Proprietà DedNetApplicationClientCommands
             | 
          
        
        
            Restituisce la lista dei comandi Client.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedCommandList ClientCommands { get; }Public ReadOnly Property ClientCommands As DedCommandList
	Get
public:
property DedCommandList^ ClientCommands {
	DedCommandList^ get ();
}member ClientCommands : DedCommandList with get
Valore della proprietà
DedCommandList
Vedi anche