Compartir a través de


Action.DisplayName Propiedad

Definición

Obtiene un nombre para mostrar de la acción.

[Newtonsoft.Json.JsonProperty(PropertyName="displayName")]
public string DisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayName")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a