Expression Evaluator Error CXX0066

static member not present

A static member of a class could not be found or was not defined. This error can result from a static class member that is declared but not defined, or is only defined and referenced in modules that do not contain debug information.

This error is identical to CAN0066.


Send feedback to MSDN.Look here for MSDN Online resources.