CustomFileOperationEventArgs.FileData Property
In This Article
Specifies a file about to be opened via its associated program.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
#Declaration
#Property Value
Type | Description |
---|---|
IFile |
An IFile |
See Also