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