ParseContext - Classe
Représente une classe qui gère le contexte analysé d'un package.
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
Microsoft.SharePoint.BusinessData.Parser.ParseContext
Espace de noms : Microsoft.SharePoint.BusinessData.Parser
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class ParseContext _
Inherits MarshalByRefObject
'Utilisation
Dim instance As ParseContext
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class ParseContext : MarshalByRefObject
Exemples
Code Snippet: Get the FileBackedMetadataCatalog on the Server or Client
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.