다음을 통해 공유


HierarchyMembersGetCriteria.Ancestors 속성

정의

true이면 제공된 멤버 코드의 상위 항목이 검색되고, 그렇지 않으면(기본값) 자식이 검색됩니다.

public:
 property bool Ancestors { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool Ancestors { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Ancestors : bool with get, set
Public Property Ancestors As Boolean

속성 값

제공된 멤버 코드의 상위 항목을 검색하면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상