AssemblyCultureAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the AssemblyCultureAttribute class with the culture supported by the assembly being attributed.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- culture
- Type: System.String
The culture supported by the attributed assembly.
Show: