VCConfiguration3.GetEvaluatedPropertyValue(String) Method

Definition

public:
 System::String ^ GetEvaluatedPropertyValue(System::String ^ 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

Implements

Attributes

Applies to