Gets or sets the value.
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
SyntaxProperty Value As UInteger
Get
Set
property unsigned int Value {
unsigned int get ();
void set (unsigned int value);
}
abstract Value : uint32 with get, set
Property Value
Type:
UInt32
The value.
See Also