IVsFontAndColorStorage3 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.
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) |