Proprietà OpenAssocFilesCommandOpenReadOnly
|
Restitusice o imposta se l'apertura debba essere in sola lettura.
Di default è false ed apre in scrittura.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool OpenReadOnly { get; set; }
Public Property OpenReadOnly As Boolean
Get
Set
public:
property bool OpenReadOnly {
bool get ();
void set (bool value);
}
member OpenReadOnly : bool with get, set
Valore della proprietà
BooleanVedi anche