ConvertToClixmlCommand.Depth Property

Definition

Gets or sets depth of serialization.

[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateRange(1, 2147483647)]
public int Depth { get; set; }
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateRange(1, 2147483647)>]
member this.Depth : int with get, set
Public Property Depth As Integer

Property Value

Attributes

Applies to