public string GetFileType()
 {
     return(_s3FileInfo.GetType().Name);
 }