System.Web.Services.Discovery.DynamicDiscoveryDocument.ExcludePaths Property

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

Syntax

[System.Xml.Serialization.XmlElement("exclude", typeof(System.Web.Services.Discovery.ExcludePathInfo))]
public ExcludePathInfo[] ExcludePaths { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

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