This documentation is archived and is not being maintained.

DiscoveryExceptionDictionary Properties

The properties of the DiscoveryExceptionDictionary class are listed here. For a complete list of DiscoveryExceptionDictionary class members, see the DiscoveryExceptionDictionary Members topic.

Public Properties

public propertyCount (inherited from DictionaryBase) Gets the number of elements contained in the DictionaryBase instance.
public propertyItem Gets or sets the Exception that occurred while discovering the specified URL from the DiscoveryExceptionDictionary.

In C#, this property is the indexer for the DiscoveryExceptionDictionary class.

public propertyKeys Gets a System.Collections.ICollection object with all the keys in the DiscoveryExceptionDictionary.
public propertyValues Gets a System.Collections.ICollection object containing all the values in the DiscoveryExceptionDictionary.

Protected Properties

protected propertyDictionary (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.
protected propertyInnerHashtable (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.

See Also

DiscoveryExceptionDictionary Class | System.Web.Services.Discovery Namespace

Show: