FormatTableLoadException.Errors Property

Definition

The specific Formattable load errors.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Errors { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Errors { get; }
member this.Errors : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Errors As Collection(Of String)

Property Value

Applies to