Summary
Returns a list of filenames if the DataObject contains filenames.
- Namespace
- Avalonia
.Input - Containing Type
- IDataObject
Syntax
IEnumerable<string>? GetFileNames()
Return Value
Type | Description |
---|---|
IEnumerable |
IEnumerable<string>? GetFileNames()
Type | Description |
---|---|
IEnumerable |