FileSystemInfo

package cs.system.io

extends MarshalByRefObject

implements ISerializable

extended by DirectoryInfo, FileInfo

Available on cs

Variables

Attributes:FileAttributes

CreationTime:DateTime

CreationTimeUtc:DateTime

read onlyExists:Bool

read onlyExtension:String

read onlyFullName:String

LastAccessTime:DateTime

LastAccessTimeUtc:DateTime

LastWriteTime:DateTime

LastWriteTimeUtc:DateTime

read onlyName:String

Methods

Delete():Void

GetObjectData(info:SerializationInfo, context:StreamingContext):Void

finalRefresh():Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/io/FileSystemInfo.html