IConfiguredPropertyEvaluator.EvaluatorService Property
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.
the Property evaluator service
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