DistributedApplicationOptions.ProjectDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The directory containing the AppHost project file. If not set, defaults to the directory resolved from assembly metadata.
public string? ProjectDirectory { get; set; }
member this.ProjectDirectory : string with get, set
Public Property ProjectDirectory As String