AttributedPartDiscovery.CreatePart(Type, Boolean) Méthode

Définition

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

Paramètres

partType
Type
typeExplicitlyRequested
Boolean

Retours

ComposablePartDefinition

S’applique à