Enum FileCommandType
Enum FileCommandType
Namespace: AIMP.SDK.FileManager
Assembly: AIMP.SDK.dll
Syntax
public enum FileCommandType
Fields
| Name | Description |
|---|---|
| CopyToClipboard | The copy to clipboard |
| Delete | The delete |
| DropSource | The drop source |
| FileExists | The file exists |
| FileInfo | The file information |
| OpenFileFolder | The open file folder |
| Streaming | The streaming |