Share via


NamedPipeEndPoint.ServerName Property

Definition

Gets the name of the remote computer. The server name must be ".", the local computer, when creating a server.

public string ServerName { get; }
member this.ServerName : string
Public ReadOnly Property ServerName As String

Property Value

Applies to