Click or drag to resize
BroccoliSharp BroSetType Property
Gets the BroType of this BroSet.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public BroType Type { get; }

Property Value

Type: BroType
Remarks
First item added to the set will determine the type for all subsequent set keys.
See Also