OutcomeConverter 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 OutcomeConverter : Microsoft::VisualStudio::TestTools::WebTesting::BaseEnumStringConverter<Microsoft::VisualStudio::TestTools::WebTesting::Outcome>
public class OutcomeConverter : Microsoft.VisualStudio.TestTools.WebTesting.BaseEnumStringConverter<Microsoft.VisualStudio.TestTools.WebTesting.Outcome>
type OutcomeConverter = class
inherit BaseEnumStringConverter<Outcome>
Public Class OutcomeConverter
Inherits BaseEnumStringConverter(Of Outcome)
- Inheritance
Constructors
OutcomeConverter() |