VisualStudioServices.VS2019_4Services.SettingsManager Property

Definition

Gets the ServiceRpcDescriptor for the settings manager service. Use the ISettingsManager3 interface for the client proxy for this service.

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

Property Value

Applies to