Afficher en anglais

Partage via


IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync Method

Definition

Instantiates Unified Settings observer identified by the given guid.

C#
public Microsoft.VisualStudio.Shell.Interop.IVsTask CreateSettingsObserverAsync(Guid guid);

Parameters

guid
Guid

The Guid identifying the observer type.

Returns

A task whose result is is either:

Remarks

This factory method should subscribe to settings changes for the observer object before returning.

Applies to

Produit Versions
Visual Studio SDK 2022