ISettingsManager4.ChangeSuppressor Property
Definition
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.
public Microsoft.VisualStudio.Settings.ISettingsChangeSuppressor ChangeSuppressor { get; }
member this.ChangeSuppressor : Microsoft.VisualStudio.Settings.ISettingsChangeSuppressor
Public ReadOnly Property ChangeSuppressor As ISettingsChangeSuppressor
Property Value
Remarks
This property is safe to access from any thread.