BuildMaster SDK Reference
Version:

ExtendedFileEntryInfo Class

Represents a file with extended information.

Inheritance Hierarchy

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.

Methods

Name Description
GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.