IFile Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities
[GHACapabilityAttribute("", "System")] public interface IFile
The IFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Creation |
Date/Time the file was created
|
![]() | FilePath |
Full path to the file including the file name and extension
|
![]() | Modified |
Date/Time the file was modified
|
![]() | Size |
Size of the file in bytes
|