VCConfiguration.GetEvaluatedPropertyValue(String) Method

Definition

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

Applies to