IVCRulePropertyStorage2.SetPropertyValue(String, String) Method

Definition

public:
 void SetPropertyValue(System::String ^ bstrPropertyName, System::String ^ bstrUnevaluatedPropertyValue);
public void SetPropertyValue (string bstrPropertyName, string bstrUnevaluatedPropertyValue);
abstract member SetPropertyValue : string * string -> unit
Public Sub SetPropertyValue (bstrPropertyName As String, bstrUnevaluatedPropertyValue As String)

Parameters

bstrPropertyName
String
bstrUnevaluatedPropertyValue
String

Implements

Applies to