Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 659 Bytes

Project.Project.Name.md

File metadata and controls

30 lines (18 loc) · 659 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.Name property (Project)
project-server
Project.Project.Name
8f6fe6a7-c17d-afb5-58db-79791c9d87cf
06/08/2017
medium

Project.Name property (Project)

Gets the name of a Project object. Read-only String.

Syntax

expression.Name

expression A variable that represents a Project object.

Remarks

Name is the default property of the Project object.

For a code example that uses the Task object, see Name.

[!includeSupport and feedback]