Proprietà DedCommCancelEventArgsCommand
|
Restituisce il comando in esecuzione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedCommandVedi anche