public Dictionary<Type, string> Exceptions { get; }
Public ReadOnly Property Exceptions As Dictionary(Of Type, String) Get
member Exceptions : Dictionary<Type, string> with get
In This Article