ServiceContractGenerator.Errors Property

Definition

Gets a collection of MetadataConversionError objects generated when generating service contract code and endpoint configurations.

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

Property Value

A collection of MetadataConversionError objects.

Remarks

These error and warning messages can be used by tools to display debugging information to users.

Applies to

Product Versions
.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