March 2002
Intermediate to advanced
864 pages
31h 8m
English
AssemblyProductAttribute
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; } }
System.Object→System.Attribute→AssemblyProductAttribute
Assembly