ISettingsManagerHost Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubpropertyAppInitCompletionTask

Optional task indicating the host is finished starting. The settings manager will defer resource-intensive tasks until after this task completes.

System_CAPS_pubpropertyLogger

Gets a logger for error telemetry.

System_CAPS_pubpropertyNameTranslator

Gets an optional translator between private and shared setting names.

System_CAPS_pubpropertyPrivateStorage

Gets the backing store for private settings.

Return to top
Show: