The following tables list the members exposed by ApplicationPackage.
Name | Description | |
---|---|---|
![]() | ApplicationPackage Constructor | Initialize a new instance of ApplicationPackage class. |
Name | Description | |
---|---|---|
![]() | Assemblies | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | AutoLoadApplicationResources | Gets or sets a value that indicates whether the referenced resources should be automatically loaded when the application package is loaded. |
![]() | Dependencies | Gets or sets a collection of the dependency packages required in this application package. |
![]() | Description | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | DownloadState | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | EnableMetadataDiscovery | Gets or sets a value that indicates whether the application metadata (SAFMetadata.xml) should be automatically discovered and parsed when the package is downloaded. |
![]() | EnableViewPartDiscovery | |
![]() | EntryPointAssembly | Gets or sets the assembly name that represents the entry point assembly of the application package. |
![]() | FriendlyName | Gets or sets the friendly name of the application package. |
![]() | Icon | Gets or sets the URI of the image used to represent the icon of the application package. |
![]() | ID | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | InstalledVersion | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsDownloaded | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsInstalled | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsLoaded | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | KnownUri | |
![]() | LastUpdated | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | MainAssembly | Gets or sets the assembly name that represents the main assembly of the application package. |
![]() | MainType | Gets or sets the type name that represents the main element of the application package. |
![]() | Name | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Resources | Gets or sets a collection of external resources that are required for the application to work properly. |
![]() | RuntimeVersion | Gets or sets the runtime version of the platform used in the application package. |
![]() | Shared | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | SharedID | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Size | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Source | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Tag | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Version | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | VirtualPathIdentity | Gets or sets the unique identifier that represents the virtual path of the application package. |
Name | Description | |
---|---|---|
![]() | CancelDownload | Stop the download progress of this application package. |
![]() | CreateInstance | Overloaded. Create an instance of the main type specified in the application package. |
![]() | CreateInstanceAsync | Overloaded. Asynchronously create an instance of the main type specified in the application package. |
![]() | Download | Overloaded. Download the application package from the specified source. |
![]() | GetEntryPointAssembly | Gets the assembly object which is the entry point of the application package. |
![]() | GetMainAssembly | Gets the assembly object which is the main assembly of the application package. |
![]() | GetPackageID | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | GetSetting | Gets the value of the setting given the key from the application storage. |
![]() | Install | Install the application package to the user's machine locally. |
![]() | IsPackageDispatchable | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsPackageFormatSupported | (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Load | Load the application package along with its referenced assemblies to the domain context. |
![]() ![]() | Parse | Overloaded. Apply the properties of the application package from specific source. |
![]() | RemoveSetting | |
![]() | RetrieveFromStorage | Retrieve the settings and data of the application package from the storage. |
![]() | SaveSetting | Save a custom application-specific setting to the storage. |
![]() | Uninstall | Removes the application package from the storage. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from Intersoft.Client.Framework.BasePackage) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Intersoft.Client.Framework.BasePackage) |