VisualStudioServices.VS2019_6Services.ExtensionMetadataService Property

Definition

Gets the ServiceRpcDescriptor for the extension metadata service. Use the IExtensionMetadataService interface for the client proxy for this service.

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

Property Value

Applies to