IMultitargetHelperService Interface  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines multi-target type name resolution services in a design-time environment.
public interface class IMultitargetHelperService
	public interface IMultitargetHelperService
	type IMultitargetHelperService = interface
	Public Interface IMultitargetHelperService
Methods
| GetAssemblyQualifiedName(Type) | 
		 Resolves a type for the target framework to an assembly-qualified name.  |