ConnectionDialog.ImportRegisteredServersOnFirstLaunch Property

Definition

A Boolean value that determines whether to import the list of registered servers the first time that the connection dialog box is opened.

public:
 property bool ImportRegisteredServersOnFirstLaunch { bool get(); void set(bool value); };
public bool ImportRegisteredServersOnFirstLaunch { get; set; }
member this.ImportRegisteredServersOnFirstLaunch : bool with get, set
Public Property ImportRegisteredServersOnFirstLaunch As Boolean

Property Value

true if the registered servers are imported; otherwise, false. The default is false.

Applies to