Data type representing a sequence of zero or more 8-bit byte values. For implementation, see OctetString
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_STRING |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_STRING As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_STRING |