次の方法で共有


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

プロパティ値

アイテムのコンテキストを返します。

適用対象