BindingAddress.NamedPipeName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the named pipe name if this instance represents a named pipe.
public string NamedPipeName { get; }
member this.NamedPipeName : string
Public ReadOnly Property NamedPipeName As String