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