BPA File System Item Type
BPAFileSystemItemType Public enum
Description
Enumerates the item type which triggered the action of the file system watcher.
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.BPAFileSystemItemType[[BPAFileSystemItemType]] endDetails
Summary
Enumerates the item type which triggered the action of the file system watcher.
Fields
bpaItemFile
Summary
The item is a file.
bpaItemFolder
Summary
The item is a folder.
Generated with ModularDoc