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