INavigableItem.Context Property

Definition

Gets the context of the item.

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

Property Value

Returns the context of the item.

Applies to