Source::CompletedFirstParse Property
Visual Studio 2015
Gets whether the parser has completed at least once.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: System::Booleantrue if the parser has completed at least once, otherwise false.
Show: