ConnectionInfo.Server Property

Definition

Gets the server name associated with a ConnectionInfo object.

public string Server { get; }
member this.Server : string
Public ReadOnly Property Server As String

Property Value

The name of the server.

Applies to