IVsSettingsStore2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVsSettingsStore2
public interface IVsSettingsStore2
[System.Runtime.InteropServices.Guid("3366139A-0829-4C1D-9818-95D4B63DD38B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSettingsStore2
type IVsSettingsStore2 = interface
[<System.Runtime.InteropServices.Guid("3366139A-0829-4C1D-9818-95D4B63DD38B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSettingsStore2 = interface
Public Interface IVsSettingsStore2
- Attributes
Remarks
This interface is safe to access from any thread.
Methods
GetPropertyNames() | |
GetPropertyNamesAndValues() | |
GetSubCollectionNames(String) |