Click or drag to resize
FileInfoIsReadOnly Property
If is read only.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
public abstract bool IsReadOnly { get; set; }

Property Value

Type: Boolean
See Also