ToString Method (SessionReportAddress)
In This Topic
Converts the value of the current
SessionReportAddress object to its equivalent string representation.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A string representation of the value of the current
SessionReportAddress object.
See Also