IVsFontAndColorStorage3 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许 VSPackage 管理注册表字体和颜色条目。
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
- 派生
- 属性
- 实现
方法
| RevertAllCategoriesToDefault() |
将所有类别中的所有项恢复为其默认值。 |
| RevertAllItemsToDefault() | |
| RevertFontToDefault() | |
| RevertItemToDefault(String) | |