LaunchProfile.EnvironmentVariables Property

Definition

Gets or sets the environment variables for the launch profile.

C#
[System.Text.Json.Serialization.JsonPropertyName("environmentVariables")]
public System.Collections.Generic.Dictionary<string,string> EnvironmentVariables { get; set; }

Property Value

Attributes

Applies to

Product Versions
.NET Aspire 9.0.0, 9.1.0