MSBuildProjectPropertyData.EvaluatedValue Field
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.
Evaluated value of the project property
public: System::String ^ EvaluatedValue;
public: Platform::String ^ EvaluatedValue;
std::wstring EvaluatedValue;
public string EvaluatedValue;
val mutable EvaluatedValue : string
Public EvaluatedValue As String