Condividi tramite


SpaOptions.DefaultPage Proprietà

Definizione

Ottiene o imposta l'URL della pagina predefinita che ospita l'interfaccia utente spa. Il valore predefinito è "/index.html".

public:
 property Microsoft::AspNetCore::Http::PathString DefaultPage { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public Microsoft.AspNetCore.Http.PathString DefaultPage { get; set; }
member this.DefaultPage : Microsoft.AspNetCore.Http.PathString with get, set
Public Property DefaultPage As PathString

Valore della proprietà

Si applica a