Compartir a través de


AliasPattern.Phrase Propiedad

Definición

Obtiene o establece la frase de patrón de alias.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a