Namespace: Languages.Implementation Assembly: Languages (in Languages.dll)
public List<Exception> Exceptions { get; set; }
Public Property Exceptions As List(Of Exception) Get Set
public: property List<Exception^>^ Exceptions { List<Exception^>^ get (); void set (List<Exception^>^ value); }
Submit feedback about this site to: