Click or drag to resize

PostWebRequestToString Method

Gets a String that represents the current PostWebRequest.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current PostWebRequest.
See Also