JSComponentConfigurationStore 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定啟用 JS 元件支援時要使用的選項。 此類型通常不會直接從應用程式程式碼使用。 在大部分情況下,應用程式應該在其應用程式主機產生器上 IJSComponentConfiguration 呼叫 方法。
public sealed class JSComponentConfigurationStore
type JSComponentConfigurationStore = class
Public NotInheritable Class JSComponentConfigurationStore
- 繼承
-
JSComponentConfigurationStore
建構函式
JSComponentConfigurationStore() |
指定啟用 JS 元件支援時要使用的選項。 此類型通常不會直接從應用程式程式碼使用。 在大部分情況下,應用程式應該在其應用程式主機產生器上 IJSComponentConfiguration 呼叫 方法。 |