SPFolder Methods
Include Protected Members
Include Inherited Members
The SPFolder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddProperty | Adds an element with the specified key/value pair to the metadata for the folder. |
![]() |
CopyTo | Copies the folder and its contents into a new folder at the specified URL. |
![]() |
Delete | Deletes the folder. |
![]() |
DeleteProperty | Deletes the element with the specified key from the metadata for the folder. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperty | Gets the value of the element with the specified key from the metadata for the folder. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveTo | Moves the folder and its contents to a new folder at the specified URL. |
![]() |
Recycle | Sends the folder to the recycle bin. |
![]() |
SetProperty | Sets the value of the element with the specified key in the metadata for the folder. |
![]() |
ToString | Returns the relative URL of the folder based on the parent Web site. (Overrides Object.ToString().) |
![]() |
Update | Updates the database with changes made to the folder. |
Top
.gif)
.gif)