IMultitargetHelperService Interface

Definition

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.

Applies to