ExportPropertyEvaluatorAttribute(String, String[], ProviderPriority) Конструктор

Определение

Инициализирует новый экземпляр класса ExportPropertyEvaluatorAttribute.

public:
 ExportPropertyEvaluatorAttribute(System::String ^ type, cli::array <System::String ^> ^ supportedNamespaces, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public:
 ExportPropertyEvaluatorAttribute(Platform::String ^ type, Platform::Array <Platform::String ^> ^ supportedNamespaces, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
 ExportPropertyEvaluatorAttribute(std::wstring const & type, std::Array <std::wstring const &> const & supportedNamespaces, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public ExportPropertyEvaluatorAttribute (string type, string[] supportedNamespaces, Microsoft.VisualStudio.Workspace.ProviderPriority priority);
new Microsoft.VisualStudio.Workspace.Evaluator.ExportPropertyEvaluatorAttribute : string * string[] * Microsoft.VisualStudio.Workspace.ProviderPriority -> Microsoft.VisualStudio.Workspace.Evaluator.ExportPropertyEvaluatorAttribute
Public Sub New (type As String, supportedNamespaces As String(), priority As ProviderPriority)

Параметры

type
String

Уникальный тип для этого Ипровидерметадатабасе

supportedNamespaces
String[]

Список поддерживаемых пространств имен

priority
ProviderPriority

Приоритет этого поставщика

Применяется к