ErrorListObserver Members

The ErrorListObserver type exposes the following members.

Constructors

  Name Description
Public method ErrorListObserver

Top

Methods

  Name Description
Public method Dispose Releases all resources used by the current instance of the ErrorListObserver class.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize (Overrides Object.Finalize().)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnValidationBeginning (Overrides ValidationMessageObserver.OnValidationBeginning(ValidationContext).)
Protected method OnValidationEnded (Overrides ValidationMessageObserver.OnValidationEnded(ValidationContext).)
Protected method OnValidationMessageAdded (Overrides ValidationMessageObserver.OnValidationMessageAdded(ValidationMessage).)
Protected method OnValidationMessageRemoved (Overrides ValidationMessageObserver.OnValidationMessageRemoved(ValidationMessage).)
Protected method OnValidationMessagesChangedSummary Indicates that the list of validation messages has changed. (Inherited from ValidationMessageObserver.)
Protected method OnValidationMessagesChanging (Overrides ValidationMessageObserver.OnValidationMessagesChanging(ReadOnlyCollection<ValidationMessage>, ReadOnlyCollection<ValidationMessage>, ReadOnlyCollection<ValidationMessage>, ReadOnlyCollection<ValidationMessage>).)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property TaskProvider

Top

See Also

Reference

ErrorListObserver Class

Microsoft.VisualStudio.Modeling.Shell Namespace