JSComponentConfigurationStore 类

定义

指定启用 JS 组件支持时要使用的选项。 此类型通常不直接从应用程序代码使用。 在大多数情况下,应用程序应在其应用程序主机生成器上 IJSComponentConfiguration 调用 方法。

public sealed class JSComponentConfigurationStore
type JSComponentConfigurationStore = class
Public NotInheritable Class JSComponentConfigurationStore
继承
JSComponentConfigurationStore

构造函数

JSComponentConfigurationStore()

指定启用 JS 组件支持时要使用的选项。 此类型通常不直接从应用程序代码使用。 在大多数情况下,应用程序应在其应用程序主机生成器上 IJSComponentConfiguration 调用 方法。

适用于