FileCodeModel2::ParseStatus Property

 

Used when the code model is built to determine whether the parse operation completed or encountered an error.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property vsCMParseStatus ParseStatus {
	vsCMParseStatus get();
}

Property Value

Type: EnvDTE80::vsCMParseStatus

A vsCMParseStatus enumeration.

Return to top
Show: