IDistributedApplicationTestingBuilder.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 virtual string AppHostDirectory { get; }
public string AppHostDirectory { get; }
member this.AppHostDirectory : string
Public Overridable ReadOnly Property AppHostDirectory As String
Public ReadOnly Property AppHostDirectory As String