Proprietà DedNetApplicationAllCommands
             | 
          
        
        
            Restituisce la lista di tutti i comandi dell'applicazione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.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à
DedCommandList
Vedi anche