IVsAddWebReferenceResult Methods

 

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

NameDescription
System_CAPS_pubmethodGetDetail()

Returns an interface that exposes additional properties of a service reference in the Add Service Reference dialog box.

System_CAPS_pubmethodGetReferenceName()

Returns the name of a service reference in the Add Service Reference dialog box.

System_CAPS_pubmethodGetReferenceNamespace()

Returns the namespace of a service reference in the Add Service Reference dialog box.

System_CAPS_pubmethodGetReferenceType()

Returns the ServiceReferenceType of a service reference in the Add Service Reference dialog box.

System_CAPS_pubmethodGetReferenceUrl()

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

System_CAPS_pubmethodSave()

Saves reference metadata in the project and creates a new Windows Communication Foundation (WCF) service reference.

Return to top
Show: