EnvironmentVariableSnapshot.IsFromSpec Property

Definition

Determines if this environment variable was defined in the resource explicitly or computed (for e.g. inherited from the process hierarchy).

public bool IsFromSpec { get; init; }
member this.IsFromSpec : bool with get, set
Public Property IsFromSpec As Boolean

Property Value

Applies to