System.Web.Services.Discovery.DiscoveryClientProtocol.Documents Property

Gets a collection of discovery documents.

Syntax

public DiscoveryClientDocumentCollection Documents { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DiscoveryClientProtocol.Documents collection is populated during invocations to the DiscoveryClientProtocol.Discover(string), DiscoveryClientProtocol.DiscoverAny(string), DiscoveryClientProtocol.ResolveAll and DiscoveryClientProtocol.ResolveOneLevel methods. During invocations to the DiscoveryClientProtocol.Discover(string) and DiscoveryClientProtocol.DiscoverAny(string) methods, if the supplied URL is a valid discovery document, that document is added to the DiscoveryClientProtocol.Documents collection. During invocations to the DiscoveryClientProtocol.ResolveAll and DiscoveryClientProtocol.ResolveOneLevel methods, valid discovery document references in the DiscoveryClientProtocol.References collection are added to the DiscoveryClientProtocol.Documents collection.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0