AppLibrary Class |
Namespace: Mastersign.Bench
The AppLibrary type exposes the following members.
| Name | Description | |
|---|---|---|
| AppLibrary |
Initializes a new instance of AppLibrary.
|
| Name | Description | |
|---|---|---|
| BaseDir |
Gets an absolute path to the base directory of the app library.
| |
| ID |
The ID of this app library.
The ID is unique in the Bench environment.
| |
| Url |
The absolute URL to the app library.
The URL must have a HTTP, HTTPS or FILE scheme.
The referred resource must be a ZIP file, containing the apps.md
and optionally the custom scripts.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |