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
FromNode Method
从XML节点获取文件信息。
Namespace:
Appkit.IO
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
FromNode
(
XmlElement
node
)
Parameters
node
Type:
System.Xml
XmlElement
XML节点
See Also
Reference
AkFileInfo Class
Appkit.IO Namespace