ISettingsManager2.StoreUpdateLogger Property
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.
The logger used to record setting store updates.
C++
public:
property Microsoft::VisualStudio::Settings::IStoreUpdateLoggerWithAmbientContext ^ StoreUpdateLogger { Microsoft::VisualStudio::Settings::IStoreUpdateLoggerWithAmbientContext ^ get(); };
public Microsoft.VisualStudio.Settings.IStoreUpdateLoggerWithAmbientContext StoreUpdateLogger { get; }
member this.StoreUpdateLogger : Microsoft.VisualStudio.Settings.IStoreUpdateLoggerWithAmbientContext
Public ReadOnly Property StoreUpdateLogger As IStoreUpdateLoggerWithAmbientContext
This property is safe to access from any thread.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |