次の方法で共有


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

適用対象