Click or drag to resize
BroccoliSharp BroRecordToString Method
Returns a string that represents this BroRecord.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this BroRecord.
See Also