ServerMessageEventArgs.ServerDisplayName 속성

정의

배치가 실행된 서버의 표시 이름을 받습니다.

public:
 property System::String ^ ServerDisplayName { System::String ^ get(); };
public string ServerDisplayName { get; }
member this.ServerDisplayName : string
Public ReadOnly Property ServerDisplayName As String

속성 값

A String 는 서버 디스플레이명을 포함하고 있습니다.

구현

적용 대상