ImportBulkContextImportOriginalFile Property |
The original name of the file being imported. This is expected to be the name of the file as uploaded from the user's machine.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ImportOriginalFile { get; set; }
Public Property ImportOriginalFile As String
Get
Set
Property Value
Type:
StringSee Also