System.Web.Services.Discovery (system.web.services.dll) | sealed class |
This type is used by the .NET framework and is never used directly by
your code.
public sealed class ExcludePathInfo {
// Public Constructors
public ExcludePathInfo( );
public ExcludePathInfo(string path);
// Public Instance Properties
public string Path{set; get; }
}
Returned By
DynamicDiscoveryDocument.ExcludePaths
Passed To
DynamicDiscoveryDocument.ExcludePaths