共用方式為


Document.Url 屬性

定義

取得檔 URL。

[Newtonsoft.Json.JsonProperty(PropertyName="url")]
public string Url { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="url")>]
member this.Url : string
Public ReadOnly Property Url As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於