Share via


NamedPipeConnectionInfo.CustomPipeName Property

Definition

Gets or sets the custom named pipe name to connect to. This is usually used in conjunction with pwsh -CustomPipeName.

public string CustomPipeName { get; set; }
member this.CustomPipeName : string with get, set
Public Property CustomPipeName As String

Property Value

Applies to