Used to get or set the locale that an assembly should support. This information is used by the assembly binding services.
[Visual Basic] Public Shared ReadOnly Culture As String [C#] public static readonly string Culture; [C++] public: static readonly String* Culture; [JScript] public static var Culture : String;
AppDomainFlags Class | AppDomainFlags Members | System Namespace