IObjectTypeMacroSyntax Property |
Gets the syntax.
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
SyntaxReadOnly Property Syntax As ISmiType
Get
property ISmiType^ Syntax {
ISmiType^ get ();
}
abstract Syntax : ISmiType with get
Property Value
Type:
ISmiType
The syntax.
See Also