AttributedPartDiscovery.CreatePart(Type, Boolean) Method

Definition

protected override Microsoft.VisualStudio.Composition.ComposablePartDefinition CreatePart (Type partType, bool typeExplicitlyRequested);
override this.CreatePart : Type * bool -> Microsoft.VisualStudio.Composition.ComposablePartDefinition
Protected Overrides Function CreatePart (partType As Type, typeExplicitlyRequested As Boolean) As ComposablePartDefinition

Parameters

partType
Type
typeExplicitlyRequested
Boolean

Returns

Applies to