共用方式為


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

適用於