Click or drag to resize
BroccoliSharp BroValueToString Method
Returns a string that represents this BroValue.

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 BroValue.
See Also