Sdílet prostřednictvím


ModelingDocData.ErrorListProvider Property

Definition

Gets the ErrorListProvider for doc data, which can be used to report error/warning messages to VS Error List window.

public:
 property Microsoft::VisualStudio::Modeling::Shell::ModelingErrorListProvider ^ ErrorListProvider { Microsoft::VisualStudio::Modeling::Shell::ModelingErrorListProvider ^ get(); };
[set: System.Diagnostics.DebuggerStepThrough]
public Microsoft.VisualStudio.Modeling.Shell.ModelingErrorListProvider ErrorListProvider { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ErrorListProvider : Microsoft.VisualStudio.Modeling.Shell.ModelingErrorListProvider
Public ReadOnly Property ErrorListProvider As ModelingErrorListProvider

Property Value

Attributes

Applies to