IVCPropertyStorage.GetEvaluatedPropertyValue(String, 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 ^ bstrRuleName, System::String ^ bstrPropertyName);
public:
Platform::String ^ GetEvaluatedPropertyValue(Platform::String ^ bstrRuleName, Platform::String ^ bstrPropertyName);
std::wstring GetEvaluatedPropertyValue(std::wstring const & bstrRuleName, std::wstring const & bstrPropertyName);
public string GetEvaluatedPropertyValue (string bstrRuleName, string bstrPropertyName);
abstract member GetEvaluatedPropertyValue : string * string -> string
Public Function GetEvaluatedPropertyValue (bstrRuleName As String, bstrPropertyName As String) As String
Parameters
- bstrRuleName
- String
- bstrPropertyName
- String