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
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.