Proprietà FileServerManagerActive
|
Imposta e restituisce se è attiva la gestione client/server dei file
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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