VCCodeUsingAlias::IsInjected Property
Visual Studio 2015
Determines whether a code element has been injected by an attribute.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if a code element was automatically generated by an attribute; otherwise, false.
Show: