Proprietà DedCommCancelEventArgsCommand
|
Restituisce il comando in esecuzione.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedCommand Command { get; }
Public ReadOnly Property Command As DedCommand
Get
public:
property DedCommand^ Command {
DedCommand^ get ();
}
member Command : DedCommand with get
Valore della proprietà
Tipo:
DedCommandVedi anche