DTEClass.SuppressUI Özellik

Tanım

Bu özellik hakkında daha fazla bilgi için bkz SuppressUI ..

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Boolean

true UI görünmüyorsa, tersi durumda false .

Uygulamalar

Öznitelikler

Şunlara uygulanır