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

屬性值

適用於