Share via


FontAndColorProviderTextResults.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

プロパティ値

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

適用対象