Get SNMP version number.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
SnmpVersion Version { get; }
ReadOnly Property Version As SnmpVersion
property SnmpVersion Version {
	SnmpVersion get ();
}

See Also