PSBreakpointCreationBase.Column Property

Definition

[System.Management.Automation.Parameter(ParameterSetName="Line", Position=2)]
[System.Management.Automation.ValidateRange(1, 2147483647)]
public int Column { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Line", Position=2)>]
[<System.Management.Automation.ValidateRange(1, 2147483647)>]
member this.Column : int with get, set
Public Property Column As Integer

Property Value

Attributes

Applies to