Proprietà DedNetApplicationAllCommands
|
Restituisce la lista di tutti i comandi dell'applicazione.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
DedCommandListVedi anche