Sdílet prostřednictvím


IVsAddWebReferenceResult.GetReferenceUrl Method

Definition

Returns the URL for a service reference in the Add Service Reference dialog box.

public:
 System::String ^ GetReferenceUrl();
public:
 Platform::String ^ GetReferenceUrl();
std::wstring GetReferenceUrl();
public string GetReferenceUrl ();
abstract member GetReferenceUrl : unit -> string
Public Function GetReferenceUrl () As String

Returns

A String that contains the URL for the service reference.

Applies to