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!

MethodCall._URI

[To be supplied.]

[Visual Basic]
Protected _URI As String
[C#]
protected string _URI;
[C++]
protected: String* _URI;
[JScript]
protected var _URI : String;

See Also

MethodCall Class | MethodCall Members | System.Runtime.Remoting Namespace