BuildMaster SDK Reference
Version:
ExtendedFileEntryInfo Class
Represents a file with extended information.
Syntax
public
class
ExtendedFileEntryInfo : FileEntryInfo, IComparable<SystemEntryInfo>, System.IComparable, IEquatable<SystemEntryInfo>, System.Runtime.Serialization.ISerializable, IExtendedFileEntry
Properties
|
Name |
Description |
|
Attributes
|
Gets the attributes of the file.
|
|
LastModifiedDate
|
Gets the date (UTC) the file was last modified.
|
|
Size
|
Gets the size of the file in bytes.
|