ExportProviderAttributeBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 |
バージョン追跡 |