ConvertFromJsonCommand.DateKind Property

Definition

Gets or sets the switch to control how DateTime values are to be parsed as a dotnet object.

[System.Management.Automation.Parameter]
public Microsoft.PowerShell.Commands.JsonDateKind DateKind { get; set; }
[<System.Management.Automation.Parameter>]
member this.DateKind : Microsoft.PowerShell.Commands.JsonDateKind with get, set
Public Property DateKind As JsonDateKind

Property Value

Attributes

Applies to