VisualStudioServices.VS2019_4Services.RemoteBrokeredServiceManifest Property

Definition

Gets the ServiceRpcDescriptor for the manifest service which discloses information about services available at a remote source. Use the IBrokeredServiceManifest interface for the client proxy for this service.

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

Property Value

Applies to