March 2002
Intermediate to advanced
864 pages
31h 8m
English
AssemblyCultureAttribute
This custom attribute specifies the supported culture of an assembly.
public sealed class AssemblyCultureAttribute : Attribute { // Public Constructors public method AssemblyCultureAttribute(string culture); // Public Instance Properties public field string Culture{get; } }
System.Object→System.Attribute→AssemblyCultureAttribute
Assembly