IVsScriptJmcUserSettingsProvider::CreateJsonUserSettingsControl Method (String^, String^)

 

Create JSON user settings.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

IVsScriptJmcProjectControl^ CreateJsonUserSettingsControl(
	String^ projectRoot,
	String^ settingsFile
)

Parameters

projectRoot
Type: System::String^

The project root.

settingsFile
Type: System::String^

The settings file.

Return to top
Show: