Proprietà FileServerManagerActive
|
Imposta e restituisce se è attiva la gestione client/server dei file
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Active { get; set; }
Public Property Active As Boolean
Get
Set
public:
property bool Active {
bool get ();
void set (bool value);
}
member Active : bool with get, set
Valore della proprietà
BooleanVedi anche