DataPlace
FileItemHeader Class
CSCS.DataPlace.Common.DataFileItemHeader
Contains header information about a file, including its name and size.
Declaration Syntax
C#
public class FileItemHeader
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FileItemHeader(String, Int64, Boolean)
Creates a new instance.

ContentLength
Gets the size of the file.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsCompressed
Gets whether the file is compressed.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the filename (excluding the path).

ToString()()()
Gets a string representation of this object.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
FileItemHeader

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817