INavigableItem.Context 속성

정의

아이템의 맥락을 파악합니다.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ Context { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation Context { get; }
member this.Context : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation
Public ReadOnly Property Context As INodeInformation

속성 값

아이템의 컨텍스트를 반환합니다.

적용 대상