Property AllowedFileTypes
AllowedFileTypes
The array of filename extensions allowed, or null if all file extensions are allowed.
public string[] AllowedFileTypes { get; set; }
Property Value
- string[]
The allowed file types.
The array of filename extensions allowed, or null if all file extensions are allowed.
public string[] AllowedFileTypes { get; set; }
The allowed file types.