SPListItemInfo members

Encapsulates selected information about an SPListItem object.

The SPListItemInfo type exposes the following members.

Properties

  Name Description
Public property Id Gets or sets the integer that identifies the list item
Public property IsFolder Gets or sets a value that indicates whether the item represents a folder.
Public property Title Gets or sets the title of the item.
Public property Url Gets or sets the site-relative URL of the item.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPListItemInfo class

Microsoft.SharePoint namespace