Share via


IVsSettingsStore3 Interface

Definition

[System.Runtime.InteropServices.Guid("9572a8d5-0416-4886-b437-ef952590ec3c")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSettingsStore3
[<System.Runtime.InteropServices.Guid("9572a8d5-0416-4886-b437-ef952590ec3c")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSettingsStore3 = interface
Public Interface IVsSettingsStore3
Attributes

Methods

GetStrings(String, String, Array)

Returns an array of strings from a multi-string entry in the settings store.

Applies to