Share via


BindingAddress.IsNamedPipe Property

Definition

Gets a value that determines if this instance represents a named pipe.

Returns true if Host starts with pipe:/ prefix.

public bool IsNamedPipe { get; }
member this.IsNamedPipe : bool
Public ReadOnly Property IsNamedPipe As Boolean

Property Value

Applies to