IVbcHostObject.SetOptionCompare(String) Method

Definition

Specifies a value indicating how the compiler makes string comparisons.

C#
public bool SetOptionCompare(string optionCompare);

Parameters

optionCompare
String

A value indicating how the compiler makes string comparisons. The value must be either binary or text.

Returns

true if the method was successful; otherwise, false.

Applies to

Tuote Versiot
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17