Interface IDownload
public interface IDownload
- Extension Methods
Properties
Format
string Format { get; set; }
Property Value
RemoveSpaces
bool RemoveSpaces { get; set; }
Property Value
ShowHidden
bool ShowHidden { get; set; }
public interface IDownload
string Format { get; set; }
bool RemoveSpaces { get; set; }
bool ShowHidden { get; set; }