ErrorListObserver.TaskProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
provides access to the Task List.
public:
property Microsoft::VisualStudio::Modeling::Shell::ValidationTaskProvider ^ TaskProvider { Microsoft::VisualStudio::Modeling::Shell::ValidationTaskProvider ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.ValidationTaskProvider TaskProvider { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TaskProvider : Microsoft.VisualStudio.Modeling.Shell.ValidationTaskProvider
Public ReadOnly Property TaskProvider As ValidationTaskProvider
Property Value
- Attributes