LocalFileDataIsReadOnly Property

true if this File is ReadOnly

Definition

Namespace: PCBI.Plugin
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsReadOnly { get; }

Property Value

Boolean

Implements

IFileDataIsReadOnly

See Also