This documentation is archived and is not being maintained.
SyndicationItemProperty Enumeration
Visual Studio 2008
Enumeration type used to identify the syndication item element.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
| Member name | Description | |
|---|---|---|
| CustomProperty | Custom property element. | |
| AuthorEmail | Author email element. | |
| AuthorName | Author name element. | |
| AuthorUri | Author URI element. | |
| ContributorEmail | Contributor email element. | |
| ContributorName | Contributor name element. | |
| ContributorUri | Contributor URI element. | |
| Updated | Updated element. | |
| Published | Published resource element. | |
| Rights | Rights protected resource element. | |
| Summary | Summary element. | |
| Title | Title element. |
This topic describes new functionality in ADO.NET Data Services that is available as an update to the .NET Framework version 3.5 Service Pack 1. You can download and install the update from the Microsoft Download Center.
The values of this enumeration are used when defining custom feeds.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: