Compartilhar via


GalleryApplicationCustomAction.Description Propriedade

Definição

Obtém ou define a descrição para ajudar os usuários a entender o que essa ação personalizada faz.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a