Name

AssemblyTitleAttribute

Synopsis

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; } 
}

Hierarchy

System.ObjectSystem.AttributeAssemblyTitleAttribute

Valid On

Assembly

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.