IVsWCFReferenceGroup::Update Method (IDiscoverySession^)
Visual Studio 2015
Updates a Windows Communication Foundation (WCF) service reference group.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pDiscoverySession
-
Type:
Microsoft.VisualStudio.Shell.Interop::IDiscoverySession^
The IDiscoverySession to use. Can be Null.
When the VSHPROPID_ServiceReferenceSupported property of the client project is false or the property is not supported, the method fails.
Show: