Share via


ErrorListObserver Members

Include Protected Members
Include Inherited 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