VisualStudioServices.VS2019_8Services.OutputChannelStore Property

Definition

Gets the ServiceRpcDescriptor for the output channel store service. Use the IOutputChannelStore interface for the client proxy for this service.

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

Property Value

Applies to