다음을 통해 공유


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

속성 값

적용 대상