Enum Shell32.FolderType
Options to specify whether folders should be in the open or closed state.
Namespace: Dapplo.Windows.Native
Assembly: Dapplo.Windows.dll
Syntax
public enum FolderType : int
Fields
Name | Description |
---|---|
Closed | Specify closed folder. |
Open | Specify open folder. |