SpaPrerenderingOptions.BootModulePath Property

Definition

Gets or sets the path, relative to your application root, of the JavaScript file containing prerendering logic.

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

Property Value

Applies to