共用方式為


SiteExtensionInfoInner.ProjectUrl 屬性

定義

取得或設定專案 URL。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於