ISettingsManagerHost Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Settings
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | AppInitCompletionTask | Optional task indicating the host is finished starting. The settings manager will defer resource-intensive tasks until after this task completes. |
![]() | Logger | Gets a logger for error telemetry. |
![]() | NameTranslator | Gets an optional translator between private and shared setting names. |
![]() | PrivateStorage | Gets the backing store for private settings. |
Show:
