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