共用方式為


ExportProviderAttributeBase 類別

定義

IProviderMetadataBase 介面的基底實作

public ref class ExportProviderAttributeBase abstract : System::ComponentModel::Composition::ExportAttribute, Microsoft::VisualStudio::Workspace::IProviderMetadataBase
public abstract class ExportProviderAttributeBase : System.ComponentModel.Composition.ExportAttribute, Microsoft.VisualStudio.Workspace.IProviderMetadataBase
type ExportProviderAttributeBase = class
    inherit ExportAttribute
    interface IProviderMetadataBase
Public MustInherit Class ExportProviderAttributeBase
Inherits ExportAttribute
Implements IProviderMetadataBase
繼承
ExportProviderAttributeBase
衍生
實作

建構函式

ExportProviderAttributeBase(String, ProviderPriority, Type)

初始化 ExportProviderAttributeBase 類別的新執行個體。

ExportProviderAttributeBase(String, String, ProviderPriority, Type)

初始化 ExportProviderAttributeBase 類別的新執行個體。

ExportProviderAttributeBase(String, Type)

初始化 ExportProviderAttributeBase 類別的新執行個體。

屬性

OptionFlags

針對此元數據定義為 flags 屬性的選項

OptionFlagsInternal

傳回內部選項旗標

Priority

提供者優先順序

Type

此提供者的唯一類型

Version

版本追蹤

適用於