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