TraceEventArgs.ServerName Property

Gets the server name associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string ServerName { get; }

Property Value

Type: System.String
The server name.

See Also

Reference

TraceEventArgs Class

Microsoft.AnalysisServices Namespace