UserVisibleAttribute.UserVisible Property

Definition

Determines whether the extension is visible to the user.

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

Property Value

true if the extension is visible to the user, otherwise false.

Applies to