IVsWCFReferenceGroupDetails Methods

 

Namespace:   Microsoft.VisualStudio.ManagedInterfaces9
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.WCF (in Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)

NameDescription
System_CAPS_pubmethodGetGeneratedCode()

Returns the CodeCompileUnit that contains code generated for a Windows Communication Foundation (WCF) service reference.

System_CAPS_pubmethodGetGeneratedContractType(String^, String^)

Returns the name of a contract type in a Windows Communication Foundation (WCF) service reference.

System_CAPS_pubmethodGetGeneratedEndpointNameInConfiguration(ServiceEndpoint^)

Returns the name of an endpoint configuration generated by ServiceEndpoint.

System_CAPS_pubmethodGetServiceEndpoints()

Returns an IEnumerable collection that contains the endpoints for a Windows Communication Foundation (WCF) service reference.

Return to top
Show: