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: 9.1.0.0 (9.1.0.20241025)
Syntax public FileInfo FileInfo { get; }
Public ReadOnly Property FileInfo As FileInfo
Get
Property Value
Type:
FileInfoSee Also