WebAssemblyComponentsOptions クラス

定義

対話型 WebAssembly コンポーネントを構成するためのオプションを提供します。

public class WebAssemblyComponentsOptions
type WebAssemblyComponentsOptions = class
Public Class WebAssemblyComponentsOptions
継承
WebAssemblyComponentsOptions

コンストラクター

名前 説明
WebAssemblyComponentsOptions()

対話型 WebAssembly コンポーネントを構成するためのオプションを提供します。

プロパティ

名前 説明
UseCultureFromServer

サーバーのカルチャを WebAssembly クライアントに適用するかどうかを示す値を取得または設定します。 既定値は true です。

適用対象