次の方法で共有


SpaPrerenderingOptions.BootModulePath プロパティ

定義

プリレンダリング ロジックを含む JavaScript ファイルのアプリケーション ルートに対する相対パスを取得または設定します。

public:
 property System::String ^ BootModulePath { System::String ^ get(); void set(System::String ^ value); };
public string BootModulePath { get; set; }
member this.BootModulePath : string with get, set
Public Property BootModulePath As String

プロパティ値

適用対象