Share via


FontAndColorProviderBase Constructor

Constructor is protected to implement singleton

Namespace:  Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlEditor (in Microsoft.VisualStudio.Data.Tools.SqlEditor.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New FontAndColorProviderBase()
protected FontAndColorProviderBase()
protected:
FontAndColorProviderBase()
new : unit -> FontAndColorProviderBase
protected function FontAndColorProviderBase()

See Also

Reference

FontAndColorProviderBase Class

Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration Namespace