| 
            
              SnmpExceptionDetails Property
             | 
          
        
        
            Details on operation.
            
        
        Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxprotected 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
String
See Also