Click or drag to resize
BroccoliSharp BroField Properties

The BroField type exposes the following members.

Properties
  Name Description
Public property HasValue
Gets a flag that determines if this BroValue as an assigned value.
(Inherited from BroValue.)
Public property Name
Gets or sets the name of this BroField.
Public property Type
Gets type of BroValue.
(Inherited from BroValue.)
Public property TypeName
Gets or sets optional name of specialized type of BroValue.
(Inherited from BroValue.)
Public property Value
Gets value of BroValue.
(Inherited from BroValue.)
Top
See Also