C#
VB
C++
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
