IVsScriptJmcUserSettingsProvider Interface
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.
The script user settings provider.
public interface class IVsScriptJmcUserSettingsProvider
public interface class IVsScriptJmcUserSettingsProvider
__interface IVsScriptJmcUserSettingsProvider
[System.Runtime.InteropServices.Guid("CEAA99FB-69E7-426D-B3D4-CA1BB1B6BDC3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsScriptJmcUserSettingsProvider
[<System.Runtime.InteropServices.Guid("CEAA99FB-69E7-426D-B3D4-CA1BB1B6BDC3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsScriptJmcUserSettingsProvider = interface
Public Interface IVsScriptJmcUserSettingsProvider
- Attributes
Methods
CreateJsonUserSettingsControl(String, String) |
Create JSON user settings. |