| AkFileCacheFind Method (String) |
查找指定的文件缓存。
如果指定的文件缓存不存在,则尝试自动加载。
Namespace: Appkit.IOAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AkFileCache Find(
string path
)
Parameters
- path
- Type: SystemString
Return Value
Type:
AkFileCache
See Also