ExcludePathInfo

ExcludePathInfo

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



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace