System.Web.Services.Discovery.ExcludePathInfo Class

Represents a file system directory path that should not be searched for references to add to a Web services discovery document.

See Also: ExcludePathInfo Members

Syntax

public sealed class ExcludePathInfo

Remarks

The System.Web.Services.Discovery.ExcludePathInfo class is employed by the System.Web.Services.Discovery.DiscoveryRequestHandler class's DiscoveryRequestHandler.ProcessRequest(System.Web.HttpContext) method, which handles an HTTP request for a discovery document. The System.Web.Services.Discovery.DynamicDiscoveryDocument class's DynamicDiscoveryDocument.ExcludePaths property contains a collection of System.Web.Services.Discovery.ExcludePathInfo instances.

Normally, none of these classes need to be used directly by a developer.

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