FontAndColorProviderShowplan.Text Field

Gets a string text.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors.VS (in SQLEditors.VS.dll)

Syntax

'Declaration
Public Shared ReadOnly Text As String
'Usage
Dim value As String

value = FontAndColorProviderShowplan.Text
public static readonly string Text
public:
static initonly String^ Text
static val Text: string
public static final var Text : String