AssemblyHelperAttribute Class
This is an assembly attribute to be used to defined the product and
company information. This information will be used when an exception
is thrown because a valid license couldn't be found. It may also be
used by a developer to access their information to display in a
product's about page.
Namespace:
CAS.Lib.CodeProtectAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
[AttributeUsageAttribute] public class AssemblyHelperAttribute : Attribute
<AttributeUsageAttribute> _ Public Class AssemblyHelperAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class AssemblyHelperAttribute : public Attribute