InvalidFeedSchemaMappingException - Classe

Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code. SharePoint 2013 inclut les API suivantes pour l’utilisation avec des flux : client .NET, JavaScript, REST et serveur. Voir Work with social feeds pour choisir l’API qui correspond à vos tâches de programmation associées à des flux spécifiques.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.ActivityFeed.InvalidFeedSchemaMappingException

Espace de noms :  Microsoft.Office.Server.ActivityFeed
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class InvalidFeedSchemaMappingException _
    Inherits Exception
'Utilisation
Dim instance As InvalidFeedSchemaMappingException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class InvalidFeedSchemaMappingException : 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

InvalidFeedSchemaMappingException - Membres

Microsoft.Office.Server.ActivityFeed - Espace de noms