Proprietà SaveDistCommandDistManager
             | 
          
        
        
            Restituisce il DistManager utilizzato dal comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DistManager DistManager { get; }Public ReadOnly Property DistManager As DistManager
	Get
public:
property DistManager^ DistManager {
	DistManager^ get ();
}member DistManager : DistManager with get
Valore della proprietà
DistManager
Vedi anche