Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 903 Bytes

Project.Application.WebSetStartPage.md

File metadata and controls

39 lines (24 loc) · 903 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.WebSetStartPage method (Project)
vbapj.chm1317
vbapj.chm1317
project-server
Project.Application.WebSetStartPage
2ffe7e71-fbdc-e6bc-8eae-9da23e5f63f5
06/08/2017
medium

Application.WebSetStartPage method (Project)

Specifies a document as the Start Page in Microsoft Internet Explorer.

Syntax

expression. WebSetStartPage( _Address_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Address Optional String The address to use as a Start Page. If Address is omitted, the current document is set as the Start Page.

Return value

Boolean

[!includeSupport and feedback]