ReloadableObjectRegistryPath Property |
Gets the path.
Namespace:
Lextm.SharpSnmpPro.Mib.Registry
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic string Path { get; }
Public ReadOnly Property Path As String
Get
public:
property String^ Path {
String^ get ();
}
member Path : string with get
Property Value
Type:
StringThe path.
See Also