ServerMessageEventArgs.ServerDisplayName Property

Definition

Gets the display name of the server where the batch was executed.

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

Property Value

A String containing the server display name.

Implements

Applies to