ExportFileExtensionsAttributeBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
匯出擴展名提供基底
public ref class ExportFileExtensionsAttributeBase abstract : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileSelectorMetadata
public abstract class ExportFileExtensionsAttributeBase : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.IFileSelectorMetadata
type ExportFileExtensionsAttributeBase = class
inherit ExportProviderAttributeBase
interface IFileSelectorMetadata
interface IProviderMetadataBase
Public MustInherit Class ExportFileExtensionsAttributeBase
Inherits ExportProviderAttributeBase
Implements IFileSelectorMetadata
- 繼承
- 衍生
- 實作
建構函式
屬性
FilesFilters |
選擇性。 取得一組規則, (檔案的 glob 模式) 。 這會構成「匿名」內容類型,也稱為僅供指定提供者使用之檔案集。 如果存在) ,則符合此規則的檔案 (不論其匯出內容類型為何,都會傳遞給元件。 |
OptionFlags |
針對此元數據定義為 flags 屬性的選項 (繼承來源 ExportProviderAttributeBase) |
OptionFlagsInternal |
傳回內部選項旗標 (繼承來源 ExportProviderAttributeBase) |
Priority |
提供者優先順序 (繼承來源 ExportProviderAttributeBase) |
SupportedContentTypes |
選擇性。 此元件想要處理的內容類型清單。 |
Type |
此提供者的唯一類型 (繼承來源 ExportProviderAttributeBase) |
Version |
版本追蹤 (繼承來源 ExportProviderAttributeBase) |