Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

BaseEnumStringConverter<T>::ConvertTo Method

 

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

NameDescription
System_CAPS_pubmethodConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^)

Converts the specified value object to the specified type by using the specified context and culture information.(Overrides TypeConverter::ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^).)

System_CAPS_pubmethodConvertTo(Object^, Type^)

(Inherited from TypeConverter.)

Return to top
Show: