FileDropEventArgsFileCollection Property

Gets dropped files collection.

Namespace:  Aspose.Email.Windows.WPF
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public FileDataObjectCollection FileCollection { get; }

Property Value

Type: FileDataObjectCollection
See Also