ProjectQueryableSpace(IServiceBroker, JoinableTaskContext) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ProjectQueryableSpace class..
public ProjectQueryableSpace (Microsoft.ServiceHub.Framework.IServiceBroker serviceBroker, Microsoft.VisualStudio.Threading.JoinableTaskContext joinableTaskContext = default);
new Microsoft.VisualStudio.ProjectSystem.Query.ProjectQueryableSpace : Microsoft.ServiceHub.Framework.IServiceBroker * Microsoft.VisualStudio.Threading.JoinableTaskContext -> Microsoft.VisualStudio.ProjectSystem.Query.ProjectQueryableSpace
Public Sub New (serviceBroker As IServiceBroker, Optional joinableTaskContext As JoinableTaskContext = Nothing)
Parameters
- serviceBroker
- IServiceBroker
The service broker to access the backend of the project API.
- joinableTaskContext
- JoinableTaskContext
A JoinableTaskContext