ExportProjectFilesAttribute(String, String[], ProviderPriority) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ExportProjectFilesAttribute class.
public:
ExportProjectFilesAttribute(System::String ^ type, cli::array <System::String ^> ^ supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public:
ExportProjectFilesAttribute(Platform::String ^ type, Platform::Array <Platform::String ^> ^ supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
ExportProjectFilesAttribute(std::wstring const & type, std::Array <std::wstring const &> const & supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public ExportProjectFilesAttribute (string type, string[] supportedFileExtensions, Microsoft.VisualStudio.Workspace.ProviderPriority priority);
new Microsoft.VisualStudio.Workspace.Extensions.Indexing.ExportProjectFilesAttribute : string * string[] * Microsoft.VisualStudio.Workspace.ProviderPriority -> Microsoft.VisualStudio.Workspace.Extensions.Indexing.ExportProjectFilesAttribute
Public Sub New (type As String, supportedFileExtensions As String(), priority As ProviderPriority)
Parameters
- type
- String
type of provider
- supportedFileExtensions
- String[]
Supported extension for this provider
- priority
- ProviderPriority
Priority