ISettingsManager2.StoreUpdateLogger Property

Definition

The logger used to record setting store updates.

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

Property Value

Applies to