次の方法で共有


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)

設定ストアの複数文字列エントリから文字列の配列を返します。

適用対象