SQLWBToolsOptionsPage<TOptions>.GetWindow 메서드

Retrieves the window that this options page uses.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Overrides Function GetWindow As Control
‘사용 방법
Dim instance As SQLWBToolsOptionsPage 
Dim returnValue As Control 

returnValue = instance.GetWindow()
public override Control GetWindow()
public:
virtual Control^ GetWindow() override
abstract GetWindow : unit -> Control  
override GetWindow : unit -> Control
public override function GetWindow() : Control

반환 값

유형: System.Windows.Forms.Control
A Control object.

참고 항목

참조

SQLWBToolsOptionsPage<TOptions> 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스