IVbcHostObject.SetOptionStrict(Boolean) Method

Definition

Specifies a value indicating whether the compiler enforces strict type semantics to restrict implicit type conversions.

C#
public bool SetOptionStrict(bool optionStrict);

Parameters

optionStrict
Boolean

true to enforce strict type semantics to restrict implicit type conversions; otherwise, false.

Returns

true if the method was successful; otherwise, false.

Applies to

Produkt Versionen
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17