IVsAddWebReferenceResult::GetReferenceName Method ()

 

Returns the name of 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)

String^ GetReferenceName()

Return Value

Type: System::String^

A String that contains the name of the service reference.

Return to top
Show: