March 2002
Intermediate to advanced
864 pages
31h 8m
English
AssemblyTitleAttribute
This class is a custom attribute for an assembly title.
public sealed class AssemblyTitleAttribute : Attribute { // Public Constructors public method AssemblyTitleAttribute(string title); // Public Instance Properties public field string Title{get; } }
System.Object→System.Attribute→AssemblyTitleAttribute
Assembly