JSComponentConfigurationStore 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定启用 JS 组件支持时要使用的选项。 此类型通常不直接从应用程序代码使用。 在大多数情况下,应用程序应在其应用程序主机生成器上 IJSComponentConfiguration 调用 方法。
public sealed class JSComponentConfigurationStore
type JSComponentConfigurationStore = class
Public NotInheritable Class JSComponentConfigurationStore
- 继承
-
JSComponentConfigurationStore
构造函数
JSComponentConfigurationStore() |
指定启用 JS 组件支持时要使用的选项。 此类型通常不直接从应用程序代码使用。 在大多数情况下,应用程序应在其应用程序主机生成器上 IJSComponentConfiguration 调用 方法。 |