Determines the filter’s IP protocol. Can use IPProtocols enum or other byte value.

Namespace:  Intel.Manageability.SystemDefense
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public byte ProtocolID { get; internal set; }
Visual Basic (Declaration)
Public Property ProtocolID As Byte

See Also