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!

ReferenceMapItem.Path

[To be supplied.]

[Visual Basic]
Public Path As String
[C#]
public string Path;
[C++]
public: String* Path;
[JScript]
public var Path : String;

See Also

ReferenceMapItem Class | ReferenceMapItem Members | System.Web.Services.Discovery Namespace