Product Properties
The Product type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Gets or Sets a description for this Product.
|
|
Developer |
Gets or Sets the developer of this Assembly.
|
|
FilePath |
Gets or Sets the file path for this Assembly.
|
|
FullName |
Gets or Sets the full name of this Assembly.
|
|
IsDirty |
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.) |
|
IsInGAC |
Gets or Sets if this Assembly can be found in the Global Assembly Cache (GAC).
|
|
IsLicensed |
Gets or Sets if this Product has been fully licensed with no restrictions.
|
|
LicFileName |
Generates license file name as [assembly name].lic
|
|
ShortName |
Gets or Sets the short name of this Assembly.
|
|
Version |
Gets or Sets the version of this Assembly.
|