다음을 통해 공유


OnDemandDocumentMapNode.Level 속성

정의

문서 구조의 노드 수준을 가져옵니다.

public:
 property int Level { int get(); };
public int Level { get; }
member this.Level : int
Public ReadOnly Property Level As Integer

속성 값

노드 수준을 나타내는 integer 값입니다.

적용 대상