Condividi tramite


EnvironmentVariable.Value Proprietà

Definizione

Ottiene o imposta un valore.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Valore della variabile di ambiente.

Si applica a