Condividi tramite


SiteExtensionInfoInner.Authors Proprietà

Definizione

Ottiene o imposta l'elenco degli autori.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a