package cs.system.io
extends MarshalByRefObject
implements ISerializable
extended by DirectoryInfo, FileInfo
Available on csAttributes:FileAttributes
CreationTime:DateTime
CreationTimeUtc:DateTime
read only Exists:Bool
read only Extension:String
read only FullName:String
LastAccessTime:DateTime
LastAccessTimeUtc:DateTime
LastWriteTime:DateTime
LastWriteTimeUtc:DateTime
read only Name:String
Delete ():Void
GetObjectData (info:SerializationInfo, context:StreamingContext):Void
Refresh ():Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/io/FileSystemInfo.html