SharedSettingsAttribute Constructor (String^, Boolean)
Visual Studio 2015
Initializes a new instance of SharedSettingsAttribute with the specified name.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- name
-
Type:
System::String^
The name of the shared settings.
- machineLocal
-
Type:
System::Boolean
True if the setting is machine-local, otherwise false.
Show: