SettingsListChangedEventArgs.Operation 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.
Gets the kind of operation.
public:
property Microsoft::VisualStudio::Settings::SettingsListOperation Operation { Microsoft::VisualStudio::Settings::SettingsListOperation get(); };
public:
property Microsoft::VisualStudio::Settings::SettingsListOperation Operation { Microsoft::VisualStudio::Settings::SettingsListOperation get(); };
public Microsoft.VisualStudio.Settings.SettingsListOperation Operation { get; }
member this.Operation : Microsoft.VisualStudio.Settings.SettingsListOperation
Public ReadOnly Property Operation As SettingsListOperation
Property Value
The kind of operation.