PSBreakpointCreationBase.Command Property

Definition

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

Property Value

String[]
Attributes

Applies to