Sdílet prostřednictvím


PartDiscovery.GetTypeIdentityFromImportingTypeRef(TypeRef, Boolean) Method

Definition

protected internal static Microsoft.VisualStudio.Composition.Reflection.TypeRef GetTypeIdentityFromImportingTypeRef (Microsoft.VisualStudio.Composition.Reflection.TypeRef typeRef, bool importMany);
static member GetTypeIdentityFromImportingTypeRef : Microsoft.VisualStudio.Composition.Reflection.TypeRef * bool -> Microsoft.VisualStudio.Composition.Reflection.TypeRef
Protected Friend Shared Function GetTypeIdentityFromImportingTypeRef (typeRef As TypeRef, importMany As Boolean) As TypeRef

Parameters

typeRef
TypeRef
importMany
Boolean

Returns

Applies to