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