BrowseServersForm.SelectedServerName Property

Definition

Gets the selected server name.

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

Property Value

A value that represents the selected server name.

Applies to