PartDiscovery.GetImportingSiteTypeWithoutCollection 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 static Type GetImportingSiteTypeWithoutCollection (Microsoft.VisualStudio.Composition.ImportDefinition importDefinition, Type importingSiteType);
static member GetImportingSiteTypeWithoutCollection : Microsoft.VisualStudio.Composition.ImportDefinition * Type -> Type
Protected Shared Function GetImportingSiteTypeWithoutCollection (importDefinition As ImportDefinition, importingSiteType As Type) As Type
Parameters
- importDefinition
- ImportDefinition
- importingSiteType
- Type