IMultitargetHelperService Interface

.NET Framework (current version)
 

Defines multi-target type name resolution services in a design-time environment.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public interface class IMultitargetHelperService

NameDescription
System_CAPS_pubmethodGetAssemblyQualifiedName(Type^)

Resolves a type for the target framework to an assembly-qualified name.

.NET Framework
Available since 4.0
Return to top
Show: