DistributedApplicationBuilder.AppHostAssembly 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.
Assembly of the app host project.
public System.Reflection.Assembly? AppHostAssembly { get; }
member this.AppHostAssembly : System.Reflection.Assembly
Public ReadOnly Property AppHostAssembly As Assembly