Proprietà DedNetApplicationAllCommands
|
Restituisce la lista di tutti i comandi dell'applicazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedCommandList AllCommands { get; }
Public ReadOnly Property AllCommands As DedCommandList
Get
public:
property DedCommandList^ AllCommands {
DedCommandList^ get ();
}
member AllCommands : DedCommandList with get
Valore della proprietà
DedCommandListVedi anche