Compartilhar via


SiteExtensionInfoInner.Authors Propriedade

Definição

Obtém ou define a lista de autores.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a