Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

StringHttpBody Constructor ()

 

Initializes a new instance of the StringHttpBody class.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
StringHttpBody()

The following table shows initial property values for an instance of the StringHttpBody class.

Property

Value

BodyString

string.Empty

ContentType

null

Return to top
Show: