Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.