IVbcHostObject.SetDefineConstants(String) Method
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.
Specifies the preprocessor symbols to define.
public:
bool SetDefineConstants(System::String ^ defineConstants);
C#
public bool SetDefineConstants(string defineConstants);
abstract member SetDefineConstants : string -> bool
Public Function SetDefineConstants (defineConstants As String) As Boolean
- defineConstants
- String
The preprocessor symbols to define.
true
if the method was successful; otherwise, false
.
Proizvod | Verzije |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |