DistributedApplicationBuilder.AppHostDirectory 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.
Directory of the project where the app host is located. Defaults to the content root if there's no project.
public string AppHostDirectory { get; }
member this.AppHostDirectory : string
Public ReadOnly Property AppHostDirectory As String