FontAndColorProviderShowplan.Instance 属性

定义

获取显示计划类别的字体和颜色提供程序的实例。

public:
 static property Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase ^ Instance { Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase ^ get(); };
public static Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase Instance { get; }
member this.Instance : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
Public Shared ReadOnly Property Instance As FontAndColorProviderBase

属性值

显示计划类别的字体和颜色提供程序的实例。

适用于