IVsUserSettings3 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 IVsUserSettings3 : Microsoft::VisualStudio::Shell::Interop::IVsUserSettings2
public interface class IVsUserSettings3 : Microsoft::VisualStudio::Shell::Interop::IVsUserSettings2
__interface IVsUserSettings3 : Microsoft::VisualStudio::Shell::Interop::IVsUserSettings2
[System.Runtime.InteropServices.Guid("2AD1813A-8691-468A-A777-BD0FDA5CF48E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUserSettings3 : Microsoft.VisualStudio.Shell.Interop.IVsUserSettings2
[<System.Runtime.InteropServices.Guid("2AD1813A-8691-468A-A777-BD0FDA5CF48E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUserSettings3 = interface
interface IVsUserSettings2
Public Interface IVsUserSettings3
Implements IVsUserSettings2
- Attributes
- Implements