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

屬性值

FontAndColorProviderBase

方格結果類別目錄的字型和色彩提供者執行個體。

適用於