Defines the BER extension "value" that is used to mark an extension type.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.7.9.0 (0.7.9)

Syntax

C#
protected static readonly byte EXTENSION_ID
Visual Basic (Declaration)
Protected Shared ReadOnly EXTENSION_ID As Byte
Visual C++
protected:
static initonly unsigned char EXTENSION_ID

See Also