SwitcherViewAdapter.Controller プロパティ

定義

SwitcherViewAdapter のコントローラー オブジェクトを取得します。

public:
 property Microsoft::SqlServer::Management::TaskForms::IController ^ Controller { Microsoft::SqlServer::Management::TaskForms::IController ^ get(); };
public Microsoft.SqlServer.Management.TaskForms.IController Controller { get; }
member this.Controller : Microsoft.SqlServer.Management.TaskForms.IController
Public ReadOnly Property Controller As IController

プロパティ値

オブジェクト コントローラーを返します。

適用対象