NotResolvedExceptionFullMessage Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic string FullMessage { get; }
Public ReadOnly Property FullMessage As String
Get
public:
property String^ FullMessage {
String^ get ();
}
member FullMessage : string with get
Property Value
Type:
String
See Also