SettingsEventArgs.Event 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 or sets the settings event.
public:
property Microsoft::VisualStudio::Settings::SettingsEvent Event { Microsoft::VisualStudio::Settings::SettingsEvent get(); };
public:
property Microsoft::VisualStudio::Settings::SettingsEvent Event { Microsoft::VisualStudio::Settings::SettingsEvent get(); };
public Microsoft.VisualStudio.Settings.SettingsEvent Event { get; }
member this.Event : Microsoft.VisualStudio.Settings.SettingsEvent
Public ReadOnly Property Event As SettingsEvent