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

속성 값

적용 대상