IMobileApplicationPublicator.WebApplication

Fore Syntax

WebApplication: String;

Fore.NET Syntax

WebApplication: string;

Description

The WebApplication property determines a path for publishing a mobile application.

Comments

To publish, use the IMobileApplicationPublicator.Execute method.

Fore and Fore.NET Examples

The method use is given in the example for IMobileApplication.CreatePublicator.

See also:

IMobileApplication