JoinStringCommand.OutputPrefix Property

Definition

Gets or sets text to include before the joined input text.

[System.Management.Automation.Alias(new System.String[] { "op" })]
[System.Management.Automation.Parameter]
public string OutputPrefix { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "op" })>]
[<System.Management.Automation.Parameter>]
member this.OutputPrefix : string with get, set
Public Property OutputPrefix As String

Property Value

Attributes

Applies to