[This is preliminary documentation and is subject to change.]
Indicates whether this item can change and file system supports modifications
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsReadOnly { get; }
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
property bool IsReadOnly {
bool get ();
}
public:
property bool IsReadOnly {
bool get ();
}
member IsReadOnly : bool with get
member IsReadOnly : bool with get
Property Value
Type:
Boolean