다음을 통해 공유


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)

설정 저장소의 다중 문자열 항목에서 문자열 배열을 반환합니다.

적용 대상