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
SetExtension Method
设置扩展名。
Namespace:
Appkit.IO
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
SetExtension
(
string
value
)
Parameters
value
Type:
System
String
扩展名。
See Also
Reference
AkFileInfo Class
Appkit.IO Namespace