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!

ProtocolInfoReflector.ServiceUrl

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ServiceUrl As String
[C#]
public string ServiceUrl {get;}
[C++]
public: __property String* get_ServiceUrl();
[JScript]
public function get ServiceUrl() : String;

See Also

ProtocolInfoReflector Class | ProtocolInfoReflector Members | System.Web.Services.Description Namespace