IServerConnectionInformationDetails.Text Property

Definition

Gets a single string value that describes the server connection.

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

Property Value

A string value that describes the server connection.

Applies to