次の方法で共有


Project.ThumbnailUri プロパティ

定義

プロジェクトを表すサムネイル URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象