VisualStudioServices.VS2019_8Services.ReducedFunctionalityReportingService Property

Definition

Gets the ServiceRpcDescriptor for the service to report missing brokered services to. Use the IReducedFunctionalityReportingService interface for the client proxy for this service.

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

Property Value

Applies to