Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
the cli namespace cannot be reopened
Remarks
The cli namespace cannot be declared in your code. For more information, see Platform, default, and cli Namespaces.
Example
The following example generates C3292.
// C3292.cpp
// compile with: /clr /c
namespace cli {}; // C3292