ObjectIdentityMacroValue Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic uint Value { get; set; }
Public Property Value As UInteger
Get
Set
public:
virtual property unsigned int Value {
unsigned int get () sealed;
void set (unsigned int value) sealed;
}
abstract Value : uint32 with get, set
override Value : uint32 with get, set
Property Value
Type:
UInt32Implements
IEntityValue
See Also