This documentation is archived and is not being maintained.

ProtocolReflector.ServiceUrl Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[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

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

Show: