ISpaStaticFileProvider インターフェイス

定義

シングル ページ アプリケーション (SPA) に対して提供される静的ファイルを提供できるサービスを表します。

public interface class ISpaStaticFileProvider
public interface ISpaStaticFileProvider
type ISpaStaticFileProvider = interface
Public Interface ISpaStaticFileProvider

プロパティ

FileProvider

SPA の静的ファイルを提供するファイル プロバイダー (使用可能な場合) を取得します。 値は、 null 使用可能なファイル プロバイダーがない場合です。

適用対象