| PredefinedOutputWindowPanesTvlIntellisense Field |
Gets the name of the TVL IntelliSense Engine output window pane.
Namespace: Tvl.VisualStudio.OutputWindow.InterfacesAssembly: Tvl.VisualStudio.OutputWindow.Interfaces (in Tvl.VisualStudio.OutputWindow.Interfaces.dll) Version: 2.0.1.0-dev
Syntax public const string TvlIntellisense
Public Const TvlIntellisense As String
public:
literal String^ TvlIntellisense
static val mutable TvlIntellisense: string
Field Value
Type:
StringRemarks
This output window pane is used for shared output from several language services
created by Tunnel Vision Laboratories, LLC.
See Also