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