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.
WebTestResponseCodeConverter::ConvertFromEnumToString Method (WebTestResponseCode)
Converts the specified enum value to a string representative of this enum value.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- value
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::WebTestResponseCode
The enum value to convert.
Show: