VCConfiguration3.SetPropertyValue(String, Boolean, String, String) Method

Definition

public:
 void SetPropertyValue(System::String ^ bstrLabel, bool useConfigurationCondition, System::String ^ bstrPropertyName, System::String ^ bstrPropertyValue);
[System.Runtime.InteropServices.DispId(1610874880)]
public void SetPropertyValue (string bstrLabel, bool useConfigurationCondition, string bstrPropertyName, string bstrPropertyValue);
[<System.Runtime.InteropServices.DispId(1610874880)>]
abstract member SetPropertyValue : string * bool * string * string -> unit
Public Sub SetPropertyValue (bstrLabel As String, useConfigurationCondition As Boolean, bstrPropertyName As String, bstrPropertyValue As String)

Parameters

bstrLabel
String
useConfigurationCondition
Boolean
bstrPropertyName
String
bstrPropertyValue
String
Attributes

Applies to