IVbcHostObject.SetCodePage(Int32) Method

Definition

Specifies the code page to use for all source code files in the compilation.

C#
public bool SetCodePage(int codePage);

Parameters

codePage
Int32

The code page to use for all source code files in the compilation.

Returns

true if the method was successful; otherwise, false.

Applies to

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