PSBreakpointCreationBase.Line Property

Definition

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

Property Value

Int32[]
Attributes

Applies to