Proprietà DedNetApplicationClientCommands 
             | 
          
        
         
            Restituisce la lista dei comandi Client.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo: 
DedCommandList
Vedi anche