Metodo DedNetApplicationCreateStateManagerCommand
             | 
          
        
        
            Crea un nuovo comando StateManagerCommand.
            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: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic StateManagerCommand CreateStateManagerCommand()
Public Function CreateStateManagerCommand As StateManagerCommand
public:
StateManagerCommand^ CreateStateManagerCommand()
member CreateStateManagerCommand : unit -> StateManagerCommand 
Valore di ritorno
StateManagerCommandRestituisce il comando.
Vedi anche