Freigeben über


ParseContext-Klasse

Vererbungshierarchie

System.Object
  System.MarshalByRefObject
    Microsoft.SharePoint.BusinessData.Parser.ParseContext

Namespace:  Microsoft.SharePoint.BusinessData.Parser
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class ParseContext _
    Inherits MarshalByRefObject
'Usage
Dim instance As ParseContext
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class ParseContext : MarshalByRefObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ParseContext-Member

Microsoft.SharePoint.BusinessData.Parser-Namespace