Click or drag to resize
BroccoliSharp BroValue Properties

The BroValue type exposes the following members.

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