다음을 통해 공유


SpaPrerenderingOptions.ExcludeUrls 속성

정의

미리 렌더링을 실행해서는 안 되는 URL 접두사 배열을 가져오거나 설정합니다.

public:
 property cli::array <System::String ^> ^ ExcludeUrls { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] ExcludeUrls { get; set; }
member this.ExcludeUrls : string[] with get, set
Public Property ExcludeUrls As String()

속성 값

String[]

적용 대상