Application Property

Returns an Application object that represents the Microsoft FrontPage application.

expression.Application

*expression   * Required. An expression that returns one of the objects in the Applies To list.

Example

The application name can be directly accessed from the objects and collections in the FrontPage object model. This statement shows the FrontPage application accessed from the Files collection.

Set currApp = ActiveWeb.RootFolder.Files.Application

Applies to | Application Object | BasicList Object | Discussion Object | DocumentLibrary Object | List Object | ListField Object | ListFieldAttachments Object | ListFieldChoice Object | ListFieldComputed Object | ListFieldCounter Object | ListFieldCurrency Object | ListFieldDateTime Object | ListFieldFile Object | ListFieldInteger Object | ListFieldLookup Object | ListFieldMultiLine Object | ListFieldNumber Object | ListFieldRatingScale Object | ListFields Collection | ListFieldSingleLine Object | ListFieldTrueFalse Object | ListFieldURL Object | Lists Collection | MetaTags Collection | NavigationNode Object | NavigationNodes Collection | PageWindowEx Object | PageWindows Collection | Properties Collection | Survey Object | System Object | Theme Object | Themes Collection | WebEx Object | WebFile Object | WebFiles Collection | WebFolder Object | WebFolders Collection | WebPackage Object | Webs Collection | WebWindowEx Object | WebWindows Collection