DynamicDiscoveryDocument.ExcludePaths Property

 

Gets or sets the file-system directory paths that should not be searched for references to add to a discovery document.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

Public Property ExcludePaths As ExcludePathInfo()

Property Value

Type: System.Web.Services.Discovery.ExcludePathInfo()

An array of ExcludePathInfo objects.

The exclude paths are serialized to an XML dynamic discovery document.

.NET Framework
Available since 1.1
Return to top
Show: