Tree.
Namespace:
Lextm.SharpSnmpPro.Mib.Registry
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic ObjectTree Tree { get; }
Public ReadOnly Property Tree As ObjectTree
Get
public:
property ObjectTree^ Tree {
ObjectTree^ get ();
}
member Tree : ObjectTree with get
Property Value
Type:
ObjectTree
See Also