Dela via


SiteExtensionInfoInner.Authors Egenskap

Definition

Hämtar eller anger en lista över författare.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authors")]
public System.Collections.Generic.IList<string> Authors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authors")>]
member this.Authors : System.Collections.Generic.IList<string> with get, set
Public Property Authors As IList(Of String)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för