Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
the cli namespace cannot be reopened
The cli namespace cannot be declared in your code. For more information, see Platform, default, and cli Namespaces.
Example
The following sample generates C3292.
// C3292.cpp
// compile with: /clr /c
namespace cli {}; // C3292