Proprietà ResultOperationOnStructObjectError
|
Eccezione da visualizzare
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public Exception Error { get; set; }
Public Property Error As Exception
Get
Set
public:
property Exception^ Error {
Exception^ get ();
void set (Exception^ value);
}
member Error : Exception with get, set
Valore della proprietà
ExceptionVedi anche