Proprietà EnsureLocalDocumentReadOnly
|
ATTENZIONE! Deprecata.
La proprietà non è più usata perchè il sola lettura viene calcolato in base allo stato del documento.
Viene lasciata per la compatibilità di chiamata da script.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
Get
Set
public:
property bool ReadOnly {
bool get ();
void set (bool value);
}
member ReadOnly : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche