Share via


_sWebWithTime, structure (websvcSiteData)

Specifies URL and last modified information about a site.

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
Public Structure _sWebWithTime
'Utilisation
Dim instance As _sWebWithTime
[SerializableAttribute] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
public struct _sWebWithTime

Notes

Gets an array that contains the site-relative URLs and last content modified timestamps for all the Web sites in the collection. This includes the top-level site and its subsites.

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres _sWebWithTime
websvcSiteData, espace de noms
SPSite.AllWebs, propriété
SPSite, classe