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::ContentType Property
Gets a value representing the content-type of the body.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public: property String^ ContentType { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IHttpBody::ContentType
Show: