IVsWCFReferenceContract Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetName() | Returns the contract name from the configuration file. |
![]() | GetPortTypeName() | Returns the port type name from the Web Services Description Language (WSDL). |
![]() | GetReferenceEndpointEnumerator() | Returns the collection of endpoints for the Windows Communication Foundation (WCF) service reference. |
![]() | GetReferenceGroup() | Returns the reference group that contains the contract. |
![]() | GetTargetNamespace() | Returns the target namespace of the Web Services Description Language (WSDL). |
![]() | GetTypeName() | Returns the full name of the contract Type. |
Show:
