OutcomeConverter.ConvertFromStringToEnum(String) Method
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.
protected:
override Microsoft::VisualStudio::TestTools::WebTesting::Outcome ConvertFromStringToEnum(System::String ^ value);
protected override Microsoft.VisualStudio.TestTools.WebTesting.Outcome ConvertFromStringToEnum (string value);
override this.ConvertFromStringToEnum : string -> Microsoft.VisualStudio.TestTools.WebTesting.Outcome
Protected Overrides Function ConvertFromStringToEnum (value As String) As Outcome
Parameters
- value
- String