|
OperationExceptionDetails Property
|
Details on operation.
Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax protected override string Details { get; }
Protected Overrides ReadOnly Property Details As String
Get
protected:
virtual property String^ Details {
String^ get () override;
}
abstract Details : string with get
override Details : string with get
View SourceProperty Value
StringSee Also