2
Answers

Question about namespace space in C# ?

Photo of Dong Lam Trien

Dong Lam Trien

7y
1.1k
1
Perpetual program reopens error: The type or namespace name 'Properties' does not exist in the namespace 'xxx' (you are missing an assembly reference?). Suppose there is a namespace space xxx how to declare how to use attributes and resources, for example: global :: xxx.Properties.Resources.sys_h;

Answers (2)