WebTestResponseCodeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestResponseCodeConverter : Microsoft::VisualStudio::TestTools::WebTesting::BaseEnumStringConverter<Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponseCode>
public class WebTestResponseCodeConverter : Microsoft.VisualStudio.TestTools.WebTesting.BaseEnumStringConverter<Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponseCode>
type WebTestResponseCodeConverter = class
inherit BaseEnumStringConverter<WebTestResponseCode>
Public Class WebTestResponseCodeConverter
Inherits BaseEnumStringConverter(Of WebTestResponseCode)
- Inheritance
Constructors
WebTestResponseCodeConverter() |