FontAndColorProviderShowplan 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
字体和颜色提供程序显示计划。
public ref class FontAndColorProviderShowplan sealed : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase
public sealed class FontAndColorProviderShowplan : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
type FontAndColorProviderShowplan = class
inherit FontAndColorProviderBase
Public NotInheritable Class FontAndColorProviderShowplan
Inherits FontAndColorProviderBase
- 继承
字段
CategoryGuid |
获取显示计划类别 Guid。 |
Text |
获取字符串文本。 |
属性
CategoryName |
获取或设置类别名称。 (继承自 FontAndColorProviderBase) |
Font |
获取要使用的字体样式。 (继承自 FontAndColorProviderBase) |
FontColorDefaults |
获取字体和颜色默认值。 (继承自 FontAndColorProviderBase) |
FontColorFlags |
获取字体和颜色提供程序基础。 允许派生类对其进行自定义。 (继承自 FontAndColorProviderBase) |
FontDefault |
获取或设置默认字体。 (继承自 FontAndColorProviderBase) |
Guid |
获取或设置标识 Guid。 (继承自 FontAndColorProviderBase) |
Instance |
获取显示计划类别的字体和颜色提供程序的实例。 |
ItemsChanged |
获取已更改的项的哈希表。 (继承自 FontAndColorProviderBase) |
Reset |
获取一个值,该值指示字体和颜色是否重置为其初始值。 (继承自 FontAndColorProviderBase) |