Dart.Snmp Namespace > MibDefinition Class : Name Field |
Public ReadOnly Name As String
Dim instance As MibDefinition Dim value As String value = instance.Name
public readonly string Name
public: readonly string* Name
public: readonly String^ Name
This property is used as the key for looking up a specific MibNode in the MibNodes dictionary or looking up a specific MibTrap in the Traps dictionary.