Applet |
The AppletInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | Gets or sets the author of the applet | |
| Dependencies | Gets or sets the applet's dependencies | |
| GroupNames | Gets or sets the name of the applet info | |
| Hash | A hash which validates the file has not changed on the disk. Different from signature which indicates the manifest has not changed since installed. | |
| Icon | Gets or sets the icon resource | |
| Id |
The identifier of the applet
(Inherited from AppletName) | |
| Names | Gets or sets the name of the applet info | |
| PublicKeyToken |
The signature of the applet (not used for verification, rather lookup)
(Inherited from AppletName) | |
| Signature |
Gets or sets the signature which can be used to validate the file
(Inherited from AppletName) | |
| TimeStamp | Represents the timestamp of the object | |
| Uuid | Uuid of the applet | |
| Version |
The version of the applet
(Inherited from AppletName) |