FileInfoIsReadOnly Property |
Namespace: ConnectedApps.Cms.IOAssembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean
Get
Set
public:
property bool IsReadOnly {
bool get ();
void set (bool value);
}
member IsReadOnly : bool with get, set
Property Value
Type:
Boolean
See Also