SerializationErrorListItem.ErrorListProvider 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.
ModelingErrorListProvider of this item.
public:
virtual property Microsoft::VisualStudio::Modeling::Shell::ModelingErrorListProvider ^ ErrorListProvider { void set(Microsoft::VisualStudio::Modeling::Shell::ModelingErrorListProvider ^ value); };
public override Microsoft.VisualStudio.Modeling.Shell.ModelingErrorListProvider ErrorListProvider { [System.Diagnostics.DebuggerStepThrough] set; }
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ErrorListProvider : Microsoft.VisualStudio.Modeling.Shell.ModelingErrorListProvider
Public Overrides Property ErrorListProvider As ModelingErrorListProvider
Property Value
- Attributes