title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.Visible property (Project) |
project-server |
|
43bf25de-4908-1fad-e5d5-9fba21e8b03c |
06/08/2017 |
medium |
True if the application is visible. Read/write Boolean.
expression.Visible
expression A variable that represents an Application object.
The Visible property can only be set to False if the Application. UserControl property is False and there are no visible projects. If the UserControl property is True, the Project application is under user control rather than programmatic control, and the Visible property is also True.
[!includeSupport and feedback]