Language
ImportExportExceptions Property |
[Missing <summary> documentation for "P:Languages.Implementation.ImportExport.Exceptions"]
Namespace: Languages.Implementation
Assembly: Languages (in Languages.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
public List<Exception> Exceptions { get; }
Public ReadOnly Property Exceptions As List(Of Exception) Get
Property Value
Type: ListException[Missing <value> documentation for "P:Languages.Implementation.ImportExport.Exceptions"]
Remarks
[Missing <remarks> documentation for "P:Languages.Implementation.ImportExport.Exceptions"]
See Also