ServerMessageEventArgs.ServerDisplayName プロパティ

定義

バッチが実行されたサーバーの表示名を取得します。

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

プロパティ値

サーバー表示名を表す String です。

実装

適用対象