IVsSettingsStore3 接口

定义

[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
属性

方法

GetStrings(String, String, Array)

从设置存储中的多字符串条目返回字符串数组。

适用于