ExportPropertyEvaluatorAttribute(String, String[], ProviderPriority) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe 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)
Parâmetros
- type
- String
O tipo exclusivo para este IProviderMetadataBase
- supportedNamespaces
- String[]
Lista de namespaces com suporte
- priority
- ProviderPriority
Prioridade deste provedor