ISpaBuilder.Options プロパティ

定義

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

プロパティ値

適用対象