Property Extensions
Extensions
Gets or Sets the permitted file extension(s) (e.g. ".csv").
public string[] Extensions { get; set; }
Property Value
- string[]
Gets or Sets the permitted file extension(s) (e.g. ".csv").
public string[] Extensions { get; set; }