TooManySynonymsException, classe (Microsoft.SharePoint.Portal.SiteData)
Obsolete. Represents an exception that is thrown when a user attempts to use too many synonyms.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class TooManySynonymsException
Inherits ArgumentException
'Utilisation
Dim instance As TooManySynonymsException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
public class TooManySynonymsException : ArgumentException
Hiérarchie d'héritage
System.Object
System.Exception
System.SystemException
System.ArgumentException
Microsoft.SharePoint.Portal.SiteData.TooManySynonymsException
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 TooManySynonymsException
Microsoft.SharePoint.Portal.SiteData, espace de noms