Proprietà DedCommandExceptionCommand
|
Restituisce o imposta il comando nel quale è avvenuta l'eccezione.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic DedCommand Command { get; set; }
Public Property Command As DedCommand
Get
Set
public:
property DedCommand^ Command {
DedCommand^ get ();
void set (DedCommand^ value);
}
member Command : DedCommand with get, set
Valore della proprietà
Tipo:
DedCommand
Vedi anche