Click or drag to resize
BroccoliSharp BroAddressToString Method
Returns a string that represents this BroAddress.

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