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