共用方式為


SiteExtensionInfoInner.DownloadCount 屬性

定義

取得或設定下載計數。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.download_count")]
public int? DownloadCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.download_count")>]
member this.DownloadCount : Nullable<int> with get, set
Public Property DownloadCount As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於