Package.IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync Method

Definition

Instantiates Unified Settings observer identified by the given guid.

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

Parameters

guid
Guid

The Guid identifying the observer type.

Returns

A task whose result is is either:

Implements

Applies to

Product Versions
Visual Studio SDK 2022