Name

AssemblyProductAttribute

Synopsis

This class is a custom attribute for the product name.

public sealed class AssemblyProductAttribute : Attribute {
// Public Constructors
   public method AssemblyProductAttribute(string product);  
// Public Instance Properties
   public field string Product{get; } 
}

Hierarchy

System.ObjectSystem.AttributeAssemblyProductAttribute

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.