다음을 통해 공유


SpaOptions.SourcePath 속성

정의

개발 중에 SPA 원본 파일이 포함된 디렉터리의 애플리케이션 작업 디렉터리를 기준으로 하는 경로를 가져오거나 설정합니다. 디렉터리가 게시된 애플리케이션에 없을 수 있습니다.

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

속성 값

적용 대상