Metodo DedNetApplicationCreateRootManagerCommand 
             | 
          
        
         
            Crea un nuovo comando Gestione root.
            Permesso minimo di READ in modo che venga visualizzato anche se l'utente 
            non lo può eseguire, utile nel caso in cui venga usato il comando login 
            con un altro utente.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic RootManagerCommand CreateRootManagerCommand()
Public Function CreateRootManagerCommand As RootManagerCommand
public:
RootManagerCommand^ CreateRootManagerCommand()
member CreateRootManagerCommand : unit -> RootManagerCommand 
Valore di ritorno
Tipo: 
RootManagerCommandRestituisce il comando.
Vedi anche