WorkspaceSettingsChangedEventArgs(String, String) Constructor
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.
Initializes a new instance of the WorkspaceSettingsChangedEventArgs class.
public:
WorkspaceSettingsChangedEventArgs(System::String ^ type, System::String ^ scopePath);
public:
WorkspaceSettingsChangedEventArgs(Platform::String ^ type, Platform::String ^ scopePath);
WorkspaceSettingsChangedEventArgs(std::wstring const & type, std::wstring const & scopePath);
public WorkspaceSettingsChangedEventArgs (string type, string scopePath);
public WorkspaceSettingsChangedEventArgs (string type, string? scopePath);
new Microsoft.VisualStudio.Workspace.Settings.WorkspaceSettingsChangedEventArgs : string * string -> Microsoft.VisualStudio.Workspace.Settings.WorkspaceSettingsChangedEventArgs
Public Sub New (type As String, scopePath As String)
Parameters
- type
- String
settings type
- scopePath
- String
settings scope