VisualStudioServices.VS2019_9Services.ExtensionResourceDictionaryService Property

Definition

Gets the ServiceRpcDescriptor for the extension resource dictionary service. Use the IStringResourceDictionary interface for the client proxy for this service.

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

Property Value

Applies to