VisualStudioServices.VS2019_5Services.SolutionService Property

Definition

Gets the ServiceRpcDescriptor for the solution service. Use the ISolutionService interface for the client proxy for this service.

public:
 virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ SolutionService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor SolutionService { get; }
member this.SolutionService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property SolutionService As ServiceRpcDescriptor

Property Value

Applies to