Proprietà FileServerManagerActive
|
Imposta e restituisce se è attiva la gestione client/server dei file
Namespace:
DedNet.Lib
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
BooleanVedi anche