Gets or sets a list of files to be staged for the task.
public System.Collections.Generic.IList<Microsoft.Azure.Batch.FileStaging.IFileStagingProvider> FilesToStage { get; set; }