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
GetExtension Method
获取扩展名。
Namespace:
Appkit.IO
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
string
GetExtension
()
Return Value
Type:
String
扩展名(包含 .)。
See Also
Reference
AkFileInfo Class
Appkit.IO Namespace