Partager via


PackageFormatException - Classe

Représente l'erreur est générée lorsque vous rencontrez un problème lié à la structure pendant l'importation d'un fichier XML de métadonnées.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.BusinessData.Parser.PackageFormatException

Espace de noms :  Microsoft.SharePoint.BusinessData.Parser
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

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

PackageFormatException - Membres

Microsoft.SharePoint.BusinessData.Parser - Espace de noms