Project.ThumbnailUri Property

Definition

Gets the thumbnail url representing the project.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to