Return ASN.1 type of the object stored in this or derived class.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public byte Type { get; set; }
Public Property Type As Byte
public: property unsigned char Type { unsigned char get (); void set (unsigned char value); }