ComplianceDescription Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic string Description { get; protected set; }
Public Property Description As String
Get
Protected Set
public:
property String^ Description {
String^ get ();
protected: void set (String^ value);
}
member Description : string with get, set
Property Value
Type:
String
See Also