Share via


WebReference.ServiceDefinitionUrl Property

Definition

Gets the URL that was used to get the service definition.

public:
 property System::String ^ ServiceDefinitionUrl { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(11)]
public string ServiceDefinitionUrl { [System.Runtime.InteropServices.DispId(11)] get; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
member this.ServiceDefinitionUrl : string
Public ReadOnly Property ServiceDefinitionUrl As String

Property Value

The URL that was used to get the service definition.

Attributes

Applies to