IResultInfo.ServerName プロパティ

定義

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

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

プロパティ値

Stringサーバーの名前を格納している 。

適用対象