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