TraceReader.Depth 속성

정의

추적 판독기의 수준 값을 가져옵니다.

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

속성 값

추적 판독기의 수준을 지정하는 Int32 값입니다.

구현

예제

Readme_Tracer

적용 대상