_sFPUrl Members
Include Protected Members
Include Inherited Members
A structure specifying information about a folder, page or document.
The _sFPUrl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
IsFolder | A Boolean specifying whether the item is a folder. |
![]() |
LastModified | Specifies the date and time, in UTC format, when the folder, document or page was last modified. |
![]() |
Url | A string specifying the server relative URL of a folder, document or page. |
Top