IResultInfo.ServerDisplayName Property

Definition

Gets the display name of the server on which 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 that contains the display name of the server.

Applies to