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