SpaPrerenderingOptions.ExcludeUrls Property

Definition

Gets or sets an array of URL prefixes for which prerendering should not run.

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()

Property Value

String[]

Applies to