VCConfiguration3.SetItemTypePropertyValue Method

Definition

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

Parameters

bstrItemType
String
useConfigurationCondition
Boolean
bstrPropertyName
String
bstrPropertyValue
String
Attributes

Applies to