Proprietà DedNetApplicationCustomCommands
|
Restituisce la lista dei comandi personalizzati.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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