IServerConnectionInformation.Text 屬性

定義

取得代表連線資訊的指定字串。

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

屬性值

一個代表連線資訊的字串。

適用於