ExportFileContextProviderAttribute Class

Definition

Exports an IWorkspaceProviderFactory<T> with a type argument of IFileContextProvider to the MEF catalog with metadata as described by IFileContextProviderMetadata.

C++
public ref class ExportFileContextProviderAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileContextProviderMetadata
Inheritance
ExportFileContextProviderAttribute
Attributes
Implements

Constructors

Properties

OptionFlags

The Options defined for this metadata as flags attribute

(Inherited from ExportProviderAttributeBase)
OptionFlagsInternal

Return the options flags internal

Options

FileContextProvider Options

Priority

Provider priority

(Inherited from ExportProviderAttributeBase)
SupportedContextTypes

Gets a collection of the values that may be produced for ContextType by this provider.

SupportedGetContextsTypes

Collection of types supported when custom workspace contexts are passed

Type

The Unique Type for this Provider

(Inherited from ExportProviderAttributeBase)
Version

Version tracking

(Inherited from ExportProviderAttributeBase)

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022