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

속성 값

항목의 컨텍스트를 반환합니다.

적용 대상