_sWebWithTime Members
Include Protected Members
Include Inherited Members
Specifies URL and last modified information about a site.
The _sWebWithTime 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 | |
---|---|---|
LastModified | Specifies the date and time, in UTC format, when the contents of the site were last modified. | |
Url | Specifies the absolute URL of a site. |
Top