Returns the assembly qualified name for the passed in Type.
public override object ConvertTo(ITypeDescriptorContext context,CultureInfo culture,object value,Type destinationType)
Public Overloads Overrides Function ConvertTo( _ByVal context As ITypeDescriptorContext, _ByVal culture As CultureInfo, _ByVal value As Object, _ByVal destinationType As Type _) As Object
public:Object^ ConvertTo(ITypeDescriptorContext^ context,CultureInfo^ culture,Object^ value,Type^ destinationType) override
context
The container representing this System.ComponentModel.TypeDescriptor.
culture
Culture info for assembly.
value
Value to convert.
destinationType
Type to convert to.
The assembly qualified name as a string.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
