Back to product page

ToString


Shows header line, containing Name and Value.

Type

String.

Syntax

  • C#
  • VB.NET
string ToString();

Function ToString() As String

Remarks

This method returns one line - Name and Value of the header, as they appear in Request or Response data.

Platforms

Windows