Edit

Share via


Compiler Error C3820

'name': initializers must be managed

Remarks

The name initializer for a managed type must also be managed. To correct this error, specify a managed initializer method.

See also

Initializers
main function and command-line arguments