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