ObjectTypeMacroType Property |
Gets or sets the type.
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic DefinitionType Type { get; }
Public ReadOnly Property Type As DefinitionType
Get
public:
property DefinitionType Type {
DefinitionType get ();
}
member Type : DefinitionType with get
Property Value
Type:
DefinitionType
The type.
See Also