ConnectionDialog.ServerNameSetOnLaunch Property

Definition

Gets or sets a value that indicates whether server name is set to launch mode.

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

Property Value

A value that indicates whether server name is set to launch mode.

Applies to