| AkFileInfoNew Method (String) |
构造。
Namespace: Appkit.IOAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AkFileInfo New(
string path
)
Parameters
- path
- Type: SystemString
文件路径。
Return Value
Type:
AkFileInfo文件信息对象。
See Also