Source.BeginParse Method

Include Protected Members
Include Inherited Members

Begins a parsing operation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method BeginParse() Begins a full parsing operation either in the foreground or the background.
Public method BeginParse(Int32, Int32, TokenInfo, ParseReason, IVsTextView, ParseResultHandler) Begins a parsing operation with the given token, text view, and parse request handler.

Top

See Also

Reference

Source Class

Microsoft.VisualStudio.Package Namespace