GetKeys

FileCache.GetKeys method

filename にフィルターを含むすべてのファイル名を返します。

public IEnumerable<string> GetKeys(string filter)
パラメータ タイプ 説明
filter String 使用するフィルター。

戻り値

ファイル名にフィルターを含むファイル名。

関連項目