VisualStudioServices.VS2019_7Services.BuildService Property

Definition

Gets the ServiceRpcDescriptor for the open document service. Use the IBuildService interface for the client proxy for this service.

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

Property Value

Applies to