ImageReference.Publisher Property

Definition

Gets or sets the image publisher.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to