WorkspaceSettingsChangedEventArgs Class
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.
Settings change events data.
public ref class WorkspaceSettingsChangedEventArgs : EventArgs
public class WorkspaceSettingsChangedEventArgs : EventArgs
type WorkspaceSettingsChangedEventArgs = class
inherit EventArgs
Public Class WorkspaceSettingsChangedEventArgs
Inherits EventArgs
- Inheritance
-
WorkspaceSettingsChangedEventArgs
Constructors
WorkspaceSettingsChangedEventArgs(String, String) |
Initializes a new instance of the WorkspaceSettingsChangedEventArgs class. |
Properties
ScopePath |
The relative path to location under workspace folders, that is affected by the particular change. This is related to the Settings scope used to acquire the settings from Settings manager such that any such location under The value presented here should be considered invalidated. |
Type |
Settings tuple (aka generic launch) |