ImageIds.ContentSource Property

Definition

Gets or sets source of the content.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to