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>::CanConvertFrom Method

 

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

NameDescription
System_CAPS_pubmethodCanConvertFrom(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^).)

System_CAPS_pubmethodCanConvertFrom(Type^)

(Inherited from TypeConverter.)

Return to top
Show: