2
Reply

Question about namespace space in C# ?

Dong Lam Trien

Dong Lam Trien

Nov 6 2017 11:58 PM
174
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)