VisualStudioServices.VS2022_2Services.ExtensionMetadataService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ServiceRpcDescriptor for the extension metadata service. Use the IExtensionMetadataService interface for the client proxy for this service.
public override Microsoft.ServiceHub.Framework.ServiceRpcDescriptor ExtensionMetadataService { get; }
member this.ExtensionMetadataService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overrides ReadOnly Property ExtensionMetadataService As ServiceRpcDescriptor