IExplorerView.Context 속성

정의

탐색기의 뷰 컨텍스트를 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ Context { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext Context { get; set; }
member this.Context : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext with get, set
Public Property Context As INavigationContext

속성 값

탐색기의 뷰 컨텍스트입니다.

적용 대상