Share via


ParseContext Members

Include Protected Members
Include Inherited Members

Stores parse state that is shared across multiple metadata objects while reading or importing objects.

The ParseContext type exposes the following members.

Constructors

  Name Description
Public method ParseContext

Top

Properties

  Name Description
Public property Errors Gets the parse warnings in the collection.

Top

Methods

  Name Description
Public method AddError Adds a parse warning to the collection, which is displayed after import in the Administration user interface.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ParseContext Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace