Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DisplayHintType Enum

Definition

Namespace:
Microsoft.PowerShell.Commands
Assembly:
Microsoft.PowerShell.Commands.Utility.dll
Package:
Microsoft.PowerShell.5.1.ReferenceAssemblies v1.0.0
Package:
Microsoft.PowerShell.Commands.Utility v7.4.15
Package:
Microsoft.PowerShell.Commands.Utility v7.5.6
Package:
Microsoft.PowerShell.Commands.Utility v7.6.1

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.

Applies to