FontAndColorProviderTextResults.Instance 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取文本结果类别的字体和颜色提供程序的实例。
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
属性值
文本结果类别的字体和颜色提供程序的实例。