ServerMessageEventArgs.ServerName 屬性

定義

取得執行批次之伺服器的名稱。

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

屬性值

String

包含伺服器名稱的 String

實作

適用於