AssemblyHelperAttribute Members
The AssemblyHelperAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssemblyHelperAttribute()()()() |
The constructor for an empty AssemblyOpenLicenseHelperAttribute.
|
|
AssemblyHelperAttribute(String) |
The constructor for an AssemblyOpenLicenseHelperAttribute.
|
|
AssemblyHelperAttribute(String, String) |
The constructor for an AssemblyOpenLicenseHelperAttribute.
|
|
AssemblyHelperAttribute(String, String, String) |
The constructor for an AssemblyOpenLicenseHelperAttribute.
|
|
AssemblyHelperAttribute(String, String, String, String) |
The constructor for an AssemblyOpenLicenseHelperAttribute.
|
|
AssemblyHelperAttribute(String, String, String, String, String) |
The constructor for an AssemblyOpenLicenseHelperAttribute.
|
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match(System.Object) | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Properties
Name | Description | |
---|---|---|
Company |
Gets or Sets the name of the company who developed this product.
|
|
Gets or Sets an email address to contact the company. Generally this is a support email address.
|
||
Phone |
Gets or Sets phone number to contact the company. Generally this is a support phone number.
|
|
Product |
Gets or Sets the name of the product this licensing scheme is for.
|
|
TypeId | (Inherited from Attribute.) | |
Url |
Gets or Sets the URL of the company's web address who developed this product.
|