ISpaBuilder.Options Eigenschaft

Definition

Beschreibt die Konfigurationsoptionen für das Hosten einer SPA.

public:
 property Microsoft::AspNetCore::SpaServices::SpaOptions ^ Options { Microsoft::AspNetCore::SpaServices::SpaOptions ^ get(); };
public Microsoft.AspNetCore.SpaServices.SpaOptions Options { get; }
member this.Options : Microsoft.AspNetCore.SpaServices.SpaOptions
Public ReadOnly Property Options As SpaOptions

Eigenschaftswert

Gilt für: