WebAssemblyHostBuilder.Configuration 属性

定义

WebAssemblyHostConfiguration获取可用于自定义应用程序的配置源和读取配置属性的 。

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Hosting::WebAssemblyHostConfiguration ^ Configuration { Microsoft::AspNetCore::Components::WebAssembly::Hosting::WebAssemblyHostConfiguration ^ get(); };
public Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostConfiguration Configuration { get; }
member this.Configuration : Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostConfiguration
Public ReadOnly Property Configuration As WebAssemblyHostConfiguration

属性值

适用于