NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ExcludePathInfo Constructor (String)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal path As String _
)
[C#]
public ExcludePathInfo(
   string path
);
[C++]
public: ExcludePathInfo(
   String* path
);
[JScript]
public function ExcludePathInfo(
   path : String
);

Parameters

path
[To be supplied.]

See Also

ExcludePathInfo Class | ExcludePathInfo Members | System.Web.Services.Discovery Namespace | ExcludePathInfo Constructor Overload List