IGraphContext.Errors Свойство

Определение

Список обнаруженных ошибок.

public:
 property System::Collections::Generic::IEnumerable<Exception ^> ^ Errors { System::Collections::Generic::IEnumerable<Exception ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Exception> Errors { get; }
member this.Errors : seq<Exception>
Public ReadOnly Property Errors As IEnumerable(Of Exception)

Значение свойства

IEnumerable<Exception>

Применяется к