VCCLCompilerTool.UseUnicodeResponseFiles 属性

定义

指定编译器是否使用 Unicode 响应文件。

public:
 property bool UseUnicodeResponseFiles { bool get(); void set(bool value); };
public:
 property bool UseUnicodeResponseFiles { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(19)]
public bool UseUnicodeResponseFiles { [System.Runtime.InteropServices.DispId(19)] get; [System.Runtime.InteropServices.DispId(19)] set; }
[<System.Runtime.InteropServices.DispId(19)>]
[<get: System.Runtime.InteropServices.DispId(19)>]
[<set: System.Runtime.InteropServices.DispId(19)>]
member this.UseUnicodeResponseFiles : bool with get, set
Public Property UseUnicodeResponseFiles As Boolean

属性值

Boolean

返回布尔值。 如果使用 Unicode 响应文件,则为 true

属性

适用于