Share via


ParameterResource.Default Property

Definition

Represents how the default value of the parameter should be retrieved.

public Aspire.Hosting.ApplicationModel.ParameterDefault? Default { get; set; }
member this.Default : Aspire.Hosting.ApplicationModel.ParameterDefault with get, set
Public Property Default As ParameterDefault

Property Value

Applies to