다음을 통해 공유


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

속성 값

노드가 확장되는지 여부를 나타내는 부울 값입니다.

적용 대상