Package.IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instantiates Unified Settings observer identified by the given guid.
C#
Microsoft.VisualStudio.Shell.Interop.IVsTask IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync(Guid guid);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync : Guid -> Microsoft.VisualStudio.Shell.Interop.IVsTask
override this.Microsoft.VisualStudio.Shell.Interop.IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync : Guid -> Microsoft.VisualStudio.Shell.Interop.IVsTask
Function CreateSettingsObserverAsync (guid As Guid) As IVsTask Implements IVsAsyncUnifiedSettingsObserverFactory.CreateSettingsObserverAsync
A task whose result is is either:
Produit | Versions |
---|---|
Visual Studio SDK | 2022 |