Gets the key of decoder.
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
SyntaxReadOnly Property Key As String
Get
property String^ Key {
String^ get ();
}
abstract Key : string with get
Property Value
Type:
String
The key.
See Also