PartDiscovery.GetTypeIdentityFromImportingType(Type, Boolean) Method
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.
protected internal static Type GetTypeIdentityFromImportingType (Type type, bool importMany);
static member GetTypeIdentityFromImportingType : Type * bool -> Type
Protected Friend Shared Function GetTypeIdentityFromImportingType (type As Type, importMany As Boolean) As Type
Parameters
- type
- Type
- importMany
- Boolean