IVsWCFReferenceGroupDetails Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ManagedInterfaces9
Assembly: Microsoft.VisualStudio.ManagedInterfaces.WCF (in Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)
| Name | Description | |
|---|---|---|
![]() | GetGeneratedCode() | Returns the CodeCompileUnit that contains code generated for a Windows Communication Foundation (WCF) service reference. |
![]() | GetGeneratedContractType(String^, String^) | Returns the name of a contract type in a Windows Communication Foundation (WCF) service reference. |
![]() | GetGeneratedEndpointNameInConfiguration(ServiceEndpoint^) | Returns the name of an endpoint configuration generated by ServiceEndpoint. |
![]() | GetServiceEndpoints() | Returns an IEnumerable collection that contains the endpoints for a Windows Communication Foundation (WCF) service reference. |
Show:
