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>::CanConvertTo Method
Namespace:
Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Returns a value that indicates whether this converter can convert the object to the specified type.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).) |
![]() | CanConvertTo(Type^) | (Inherited from TypeConverter.) |
Show:
