Enum FOSFlags
[Flags]
public enum FOSFlags : uint
Namespace: Au.Types
Assembly: Au.dll
Fields
| Name | Description |
|---|---|
| AddToRecent | Add the selected file to recent documents. See API SHAddToRecentDocs. |
| NoDereferenceLinks | Shortcuts should not be treated as their target items, allowing an application to open a |
| NoValidateAccess | Do not check for situations that would prevent an application from opening the selected file, such as sharing violations or access denied errors. |
| ShowHidden | Show hidden and system items. |