DiscoveryExceptionDictionary Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
| Item |
Gets or sets the Exception that occurred while discovering the specified URL from the DiscoveryExceptionDictionary.
|
| Keys |
Gets a System.Collections.ICollection object with all the keys in the DiscoveryExceptionDictionary.
|
| Values |
Gets a System.Collections.ICollection object containing all the values in the DiscoveryExceptionDictionary.
|
| Name | Description | |
|---|---|---|
| Dictionary |
Gets the list of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
| InnerHashtable |
Gets the list of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
Community Additions
ADD
Show: