FontAndColorProviderGridResults.Instance 속성

Gets an instance of font and color provider for the grid results category.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Shared ReadOnly Property Instance As FontAndColorProviderBase 
    Get
‘사용 방법
Dim value As FontAndColorProviderBase 

value = FontAndColorProviderGridResults.Instance
public static FontAndColorProviderBase Instance { get; }
public:
static property FontAndColorProviderBase^ Instance {
    FontAndColorProviderBase^ get ();
}
static member Instance : FontAndColorProviderBase
static function get Instance () : FontAndColorProviderBase

속성 값

유형: Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
An instance of font and color provider for the grid results category.

참고 항목

참조

FontAndColorProviderGridResults 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스