DisplayHintType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Display Hint type.
public enum class DisplayHintType
public enum class DisplayHintType
enum DisplayHintType
public enum DisplayHintType
type DisplayHintType =
Public Enum DisplayHintType
- Inheritance
-
DisplayHintType
Fields
Name | Value | Description |
---|---|---|
Date | 0 | Display preference Date-Only. |
Time | 1 | Display preference Time-Only. |
DateTime | 2 | Display preference Date and Time. |