IVCRulePropertyStorage.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);
public string GetEvaluatedPropertyValue (string bstrPropertyName);
abstract member GetEvaluatedPropertyValue : string -> string
Public Function GetEvaluatedPropertyValue (bstrPropertyName As String) As String

Parameters

bstrPropertyName
String

Returns

Applies to