VCFileCodeModel::ParseStatus Property

 

Gets an enumeration defining the outcome of parsing the file for the code model.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

property vsCMParseStatus ParseStatus {
	vsCMParseStatus get();
}

Property Value

Type: EnvDTE80::vsCMParseStatus

A vsCMParseStatus object.

Return to top
Show: