IVsAddWebReferenceResult Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDetail() | Returns an interface that exposes additional properties of a service reference in the Add Service Reference dialog box. |
![]() | GetReferenceName() | Returns the name of a service reference in the Add Service Reference dialog box. |
![]() | GetReferenceNamespace() | Returns the namespace of a service reference in the Add Service Reference dialog box. |
![]() | GetReferenceType() | Returns the ServiceReferenceType of a service reference in the Add Service Reference dialog box. |
![]() | GetReferenceUrl() | Returns the URL for a service reference in the Add Service Reference dialog box. |
![]() | Save() | Saves reference metadata in the project and creates a new Windows Communication Foundation (WCF) service reference. |
Show:
