ImportMapFilesHelperPostedFileInfoFileName Property

Gets or sets the name of the file.

Namespace:  Dundas.BI.WebApi.Utilities
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public string FileName { get; set; }

Property Value

Type: String
The name of the file.
See Also