ImageReference.Publisher Property

Definition

[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

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to