Sdílet prostřednictvím


CachedImages.OsType Property

Definition

Gets or sets the OS type of the cached image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to