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