ProjectProperty.Property property
SharePoint 2013
Gets or sets the current project property.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.StringA string that contains the name of a project property listed in the following table.
Name | Description |
|---|---|
BlogCategoryTitle | Category of the current post item. |
BlogPostTitle | Title of the current post item. |
Description | Description of the current Web site. |
RecycleBinEnabled | 1 if the recycle bin is enabled; otherwise, 0. |
SiteOwnerName | User name of the owner for the current site collection. |
SiteUrl | Full URL of the current site collection. |
Title | Title of the current Web site. |
Url | Full URL of the current Web site. |