IVsWCFReferenceGroupDetails::GetGeneratedContractType Method (String^, String^)
Visual Studio 2015
Returns the name of a contract type in a Windows Communication Foundation (WCF) service reference.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.WCF (in Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)
Parameters
- name
-
Type:
System::String^
A String that contains the name of a PortType in a .wsdl file.
- namespaceUrl
-
Type:
System::String^
A String that contains the TargetNamespace of the .wsdl file that conatins the definition of name..
Show: