AttributedPartDiscovery.CreatePart(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 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