WorkflowFileUploadFileInfo Property |
Return the FileInfo of the uploaded file if file exists
Else return null
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public FileInfo FileInfo { get; }
Public ReadOnly Property FileInfo As FileInfo
Get
Property Value
Type:
FileInfoSee Also