Proprietà DedNetApplicationAllCommands 
             | 
          
        
         
            Restituisce la lista di tutti i comandi dell'applicazione.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DedCommandList AllCommands { get; }Public ReadOnly Property AllCommands As DedCommandList
	Get
public:
property DedCommandList^ AllCommands {
	DedCommandList^ get ();
}member AllCommands : DedCommandList with get
Valore della proprietà
Tipo: 
DedCommandList
Vedi anche