다음을 통해 공유


NetworkTraceInner.Path 속성

정의

캡처된 네트워크 추적 파일의 로컬 파일 경로를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : string with get, set
Public Property Path As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상