ShowPropertyInOutlineViewAttribute.CurrentPropertyVisible Propriété

Définition

Obtient ou définit une valeur indiquant si la valeur de la propriété actuelle est visible.

public:
 property bool CurrentPropertyVisible { bool get(); void set(bool value); };
public bool CurrentPropertyVisible { get; set; }
member this.CurrentPropertyVisible : bool with get, set
Public Property CurrentPropertyVisible As Boolean

Valeur de propriété

Boolean

true si la valeur de propriété actuelle est visible ; sinon false.

S’applique à