UserVisibleAttribute.UserVisible Özellik

Tanım

Uzantının kullanıcıya görünür olup olmadığını belirler.

public:
 property bool UserVisible { bool get(); };
public:
 property bool UserVisible { bool get(); };
public bool UserVisible { get; }
member this.UserVisible : bool
Public ReadOnly Property UserVisible As Boolean

Özellik Değeri

Boolean

Uzantı Kullanıcı tarafından görülüyorsa true, aksi takdirde false.

Şunlara uygulanır