IVsFontAndColorStorage3 Interface

Definition

Allows a VSPackage to manage registry font and color entries.

public interface class IVsFontAndColorStorage3 : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorStorage2
public interface class IVsFontAndColorStorage3 : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorStorage2
__interface IVsFontAndColorStorage3 : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorStorage2
[System.Runtime.InteropServices.Guid("BAA340BB-FA34-4CCB-8C81-436566368517")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFontAndColorStorage3 : Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorStorage2
[<System.Runtime.InteropServices.Guid("BAA340BB-FA34-4CCB-8C81-436566368517")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFontAndColorStorage3 = interface
    interface IVsFontAndColorStorage2
Public Interface IVsFontAndColorStorage3
Implements IVsFontAndColorStorage2
Derived
Attributes
Implements

Methods

RevertAllCategoriesToDefault()

Reverts all items in all categories to their default values.

RevertAllItemsToDefault()
RevertFontToDefault()
RevertItemToDefault(String)

Applies to