VCConfiguration3.SetItemTypePropertyValue 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:
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