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

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

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

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AsnType.EXTENSION_ID"]

See Also