VCLibrarianTool.UseUnicodeResponseFiles Özellik

Tanım

Bir bağlayıcının veya derleyicinin Unicode yanıt dosyası kullanıp kullanamayacağını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true bir bağlayıcı veya derleyici Unicode yanıt dosyası kullanıyorsa; Aksi takdirde, false .

Öznitelikler

Açıklamalar

Bir yanıt dosyası bir bağlayıcı veya derleyici için yorumlar içerir.

Şunlara uygulanır