共用方式為


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)

從設定存放區中的多字串專案傳回字串陣列。

適用於