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