PSBreakpointCreationBase.Variable Property

Definition

[System.Management.Automation.Alias(new System.String[] { "V" })]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Variable")]
public string[] Variable { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "V" })>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Variable")>]
member this.Variable : string[] with get, set
Public Property Variable As String()

Property Value

String[]
Attributes

Applies to