Share via


DistributedApplicationOptions.AssemblyName Property

Definition

The AssemblyName of the AppHost project for loading configuration attributes; if not set defaults to Assembly.GetEntryAssembly().

public string? AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

Property Value

Applies to