Share via


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

プロパティ値

プラン表示カテゴリに対応する、フォントおよびカラー プロバイダーのインスタンスです。

適用対象