SPListItemInfo members
Include protected members
Include inherited members
Encapsula informações selecionadas sobre um objeto SPListItem .
The SPListItemInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id | Obtém ou define o número inteiro que identifica o item de lista | |
IsFolder | Obtém ou define um valor que indica se o item representa uma pasta. | |
Title | Obtém ou define o título do item. | |
Url | Obtém ou define o URL relativo do site do item. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top