FontAndColorProviderTextResults.Text Field
Gets a string text.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Public Shared ReadOnly Text As String
'Usage
Dim value As String
value = FontAndColorProviderTextResults.Text
public static readonly string Text
public:
static initonly String^ Text
static val Text: string
public static final var Text : String
See Also
Reference
FontAndColorProviderTextResults Class
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace