Namespace in generated code
(Automatically adding template at the end of the page.) |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
If you need to add additional namespaces to generated code, there is a property on the package called AdditionalNamespaces. | If you need to add additional namespaces to generated code, there is a property on the package called AdditionalNamespaces. | ||
Revision as of 22:20, 16 June 2024
This page was created by Hans.karlsen on 2021-08-25. Last edited by Edgar on 2025-01-20.
Write the content here to display this box
If you need to add additional namespaces to generated code, there is a property on the package called AdditionalNamespaces.
For code-generated ViewModels, the root class's package's AdditionalNamespaces is used.
In the Package.AdditionalNamespaces, you can give a comma-separated list of namespaces.