VCLibrarianTool.SuppressStartupBanner Özellik

Tanım

Başlangıç başlığının ve bilgi iletilerinin görüntülenmesini gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true başlangıç başlığı ve bilgi iletileri bastırıldıysanız; Aksi takdirde, false .

Öznitelikler

Açıklamalar

SuppressStartupBanner bağlayıcının /nologo (başlangıç başlığını gösterme) (bağlayıcı) seçeneği, kütüphanelerde Çalışan LIB seçeneği, derleyicinin /nologo (başlangıç başlığını gösterme) (C/C++) seçeneği, bscmake aracının/nologo seçeneği, MIDL derleyicisinin MIDL özellik sayfaları: genel seçenek ve nesnenin/nologo seçeneğini sunar <xref:Microsoft.VisualStudio.VCProjectEngine.VCWebServiceProxyGeneratorTool> .

Şunlara uygulanır