FileSystemEntryInfoIsReadOnly Property |
The instance is read-only.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
property bool IsReadOnly {
bool get ();
}
member IsReadOnly : bool with get
Property Value
Type:
BooleanSee Also