IWorkspaceSettingsProviderFactory Interface

Definition

Dynamic settings providers These providers contribute properties to the hierarchical settings collection that comes from a different sources than on disk json files. Example can be "intrinsic in memory providers" or "converters" (components that parse other tools formats into our settings schema).

The factory interface is

C++/CX
public interface class IWorkspaceSettingsProviderFactory

Properties

Priority

the priority property is used to order the provider settings among other potential providers that can apply for the exact same location.

Methods

CreateSettingsProvider(IWorkspace)

Create provider object for the given workspace instance

Applies to

Tuote Versiot
Visual Studio SDK 2017, 2019, 2022