VCCodeEvent::IsVirtual Property
Visual Studio 2015
IsVirtual is true if the event was declared with the virtual keyword.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if the event was declared with the virtual keyword; otherwise, false.
Show: