Appkit 基础类库
Appkit 基础类库
Appkit.IO
AkFileInfo Class
AkFileInfo Methods
Exists Method
FromNode Method
GetExtension Method
GetFileName Method
GetFilePath Method
GetImageHeight Method
GetImageWidth Method
GetLastWriteTime Method
GetSize Method
ListToXml Method
New Method
Parse Method
ParseList Method
SetExtension Method
SetFileName Method
SetFilePath Method
ToNode Method
ToXml Method
AkFileInfo
SetFilePath Method
设置文件路径。
Namespace:
Appkit.IO
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
SetFilePath
(
string
value
)
Parameters
value
Type:
System
String
文件路径。
See Also
Reference
AkFileInfo Class
Appkit.IO Namespace