IVsAddWebReferenceResult.GetReferenceUrl Method

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

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

声明
Function GetReferenceUrl As String
string GetReferenceUrl()
String^ GetReferenceUrl()
abstract GetReferenceUrl : unit -> string 
function GetReferenceUrl() : String

Return Value

Type: System.String
A String that contains the URL for the service reference.

.NET Framework Security

See Also

Reference

IVsAddWebReferenceResult Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace