VCFileCodeModel::IsMCOldSyntax Property
Visual Studio 2015
Gets a value indicating whether the file was compiled using the old syntax.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if the file was compiled using the old syntax; otherwise, false.
Show: