IConfiguredPropertyEvaluator.EvaluatorService Propriedade
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.
o serviço do avaliador de propriedade
public:
property Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluatorService ^ EvaluatorService { Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluatorService ^ get(); };
public:
property Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluatorService ^ EvaluatorService { Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluatorService ^ get(); };
public Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluatorService EvaluatorService { get; }
member this.EvaluatorService : Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluatorService
Public ReadOnly Property EvaluatorService As IPropertyEvaluatorService