DscFileSet Members

Represents a file set in the Distributed Storage Catalog (DSC).

The following tables list the members exposed by the DscFileSet type.

Public Properties

  Name Description
public property CompressionScheme  
public property CreationTime Gets the date and time at which the file set was created.
public property Name Gets the name of the file set.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddExistingFile Adds the specified DSC file to the file set.
public method AddNewFile Overloaded. Creates an entry for a new file in a DSC file set.
public method Equals  (Inherited from Object)
public method GetFiles Gets an enumerable collection of the DSC files in the file set.
public method GetHashCode  (Inherited from Object)
public method GetLeaseEndTime  
public method GetMetadata  
public method GetType  (Inherited from Object)
public method IsSealed Gets whether the Seal method was called for the file set.
public method Seal Designates that the data in the file set is complete.
public method SetLeaseEndTime Sets the date and time at which the lease for the file set ends.
public method SetMetadata  
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DscFileSet Class
Microsoft.Hpc.Dsc Namespace
DscFile
CreateFileSet
GetFileSet
GetFileSets

Build Date:

2013-04-22