FileExt
Assembly: ServiceStack.dll
View Source
Declaration
public static class FileExt
Properties
WebImages
View Source
Declaration
public static string[] WebImages { get; set; }
BinaryImages
View Source
Declaration
public static string[] BinaryImages { get; set; }
Images
View Source
Declaration
public static string[] Images { get; set; }
WebVideos
View Source
Declaration
public static string[] WebVideos { get; set; }
WebAudios
View Source
Declaration
public static string[] WebAudios { get; set; }
BinaryDocuments
View Source
Declaration
public static string[] BinaryDocuments { get; set; }
TextDocuments
View Source
Declaration
public static string[] TextDocuments { get; set; }
Spreadsheets
View Source
Declaration
public static string[] Spreadsheets { get; set; }
Presentations
View Source
Declaration
public static string[] Presentations { get; set; }
AllDocuments
View Source
Declaration
public static string[] AllDocuments { get; set; }
WebFormats
View Source
Declaration
public static string[] WebFormats { get; set; }