AttributedPartDiscovery.CreatePart(Type, Boolean) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- partType
- Type
- typeExplicitlyRequested
- Boolean