VCConfiguration3.SetPropertyValue(String, Boolean, 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:
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