IVbcHostObject2.SetOptionInfer(Boolean) Method

Definition

Specifies a value indicating whether variable types must be explicitly declared.

C#
public bool SetOptionInfer(bool optionInfer);

Parameters

optionInfer
Boolean

true to require the explicit declaration of variable types; otherwise, false.

Returns

true if the method was successful; otherwise, false.

Applies to

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