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