FolderIconStyle Enumeration
Defines the icon styles that appear in the interface.
Namespace: Microsoft.Data.Schema
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration FolderIconStyle
public enum FolderIconStyle
public enum class FolderIconStyle
type FolderIconStyle
public enum FolderIconStyle
Members
Member name | Description | |
---|---|---|
Open | Indicates the folder is open. | |
Close | Indicates the folder is closed. |
Remarks
Used by the UserInteractionServices class.