Udostępnij za pośrednictwem


EnvironmentVariable.Value Właściwość

Definicja

Pobiera lub ustawia wartość.

[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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Wartość zmiennej środowiskowej.

Dotyczy