共用方式為


ShowPropertyInOutlineViewAttribute.CurrentPropertyVisible 屬性

定義

取得或設定目前屬性值是否為可見。

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

屬性值

Boolean

如果目前的屬性值為可見的,則為 true,否則為 false

適用於