次の方法で共有


VisualStudioServices.VS2019_10Services.TraceHubRegistrationService Property

Definition

Gets the ServiceJsonRpcDescriptor for the TraceHubRegistration service. Use the ITraceHubRegistrationService interface for the proxy for this service.

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

Property Value

Applies to