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

属性值

适用于