NamedPipeEndPoint.ServerName 속성

정의

원격 컴퓨터의 이름을 가져옵니다. 서버를 만들 때 서버 이름은 로컬 컴퓨터인 "."이어야 합니다.

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

속성 값

적용 대상