This documentation is archived and is not being maintained.
ExcludePathInfo Constructor
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Overload List
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub New()
[C#] public ExcludePathInfo();
[C++] public: ExcludePathInfo();
[JScript] public function ExcludePathInfo();
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub New(String)
[C#] public ExcludePathInfo(string);
[C++] public: ExcludePathInfo(String*);
[JScript] public function ExcludePathInfo(String);
See Also
ExcludePathInfo Class | ExcludePathInfo Members | System.Web.Services.Discovery Namespace
Show: