IVsWCFReferenceGroupDetails::GetGeneratedCode Method ()

 

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

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

CodeCompileUnit^ GetGeneratedCode()

Return Value

Type: System.CodeDom::CodeCompileUnit^

A CodeCompileUnit that contains the code.

Return to top
Show: