共用方式為


ISharePointProjectMember.IsExpanded 屬性

定義

取得或設定是否在方案總管中展開該節點。

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

屬性值

布爾值,表示節點是否展開。

適用於