ContentTypeSyndicationException - Classe
Représente une exception qui se produit lors de la syndication de type de contenu.
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.SharePoint.Taxonomy.ContentTypeSync.ContentTypeSyndicationException
Espace de noms : Microsoft.SharePoint.Taxonomy.ContentTypeSync
Assembly : Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ContentTypeSyndicationException _
Inherits Exception
'Utilisation
Dim instance As ContentTypeSyndicationException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ContentTypeSyndicationException : Exception
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
ContentTypeSyndicationException - Membres
Microsoft.SharePoint.Taxonomy.ContentTypeSync - Espace de noms