Get sequence data
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public byte[] Value { get; }
Public ReadOnly Property Value As Byte()
public: property array<unsigned char>^ Value { array<unsigned char>^ get (); }