Gets or sets the accept file type of upload. audio/* All sound files are accepted video/* All video files are accepted image/* All image files are accepted MIME_type A valid MIME type, with no parameters.
public System.string Accept {get; set;}
'Declaration
Public Property Accept As System.String