Partager via


WebOutOfSyncException, classe (Microsoft.SharePoint.Portal.SiteData)

Obsolete.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class WebOutOfSyncException
    Inherits Exception
'Utilisation
Dim instance As WebOutOfSyncException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public class WebOutOfSyncException : Exception

Hiérarchie d'héritage

System.Object
   System.Exception
    Microsoft.SharePoint.Portal.SiteData.WebOutOfSyncException

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 WebOutOfSyncException
Microsoft.SharePoint.Portal.SiteData, espace de noms