MetadataExporter.Errors Property

Definition

Gets a collection of errors that occurred during metadata export.

C#
public System.Collections.ObjectModel.Collection<System.ServiceModel.Description.MetadataConversionError> Errors { get; }

Property Value

The export errors that occurred.

Remarks

This property is populated with errors that occurred during the metadata export process. Users of derived classes should check the Errors property prior to using the exported metadata.

Applies to

Tuote Versiot
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1