Click or drag to resize
AkFileInfo Constructor (String)
构造。

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public AkFileInfo(
	string path
)

Parameters

path
Type: SystemString
文件路径。
See Also