ConnectionDialog.ServerNameSetOnLaunch プロパティ

定義

サーバー名を起動モードに設定するかどうかを示す値を取得または設定します。

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

プロパティ値

サーバー名を起動モードに設定するかどうかを示す値です。

適用対象