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