VCConfiguration.GetEvaluatedPropertyValue(String) Method
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.
public:
System::String ^ GetEvaluatedPropertyValue(System::String ^ bstrPropertyName);
public:
Platform::String ^ GetEvaluatedPropertyValue(Platform::String ^ bstrPropertyName);
std::wstring GetEvaluatedPropertyValue(std::wstring const & bstrPropertyName);
[System.Runtime.InteropServices.DispId(1610743892)]
public string GetEvaluatedPropertyValue (string bstrPropertyName);
[<System.Runtime.InteropServices.DispId(1610743892)>]
abstract member GetEvaluatedPropertyValue : string -> string
Public Function GetEvaluatedPropertyValue (bstrPropertyName As String) As String
Parameters
- bstrPropertyName
- String
Returns
- Attributes