Partager via


SwitchCase.Value Propriété

Définition

Obtient ou définit la valeur attendue qui satisfait le résultat de l’expression de la propriété « on ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à