IVsWCFReferenceGroupCollection::UpdateAll Method (IDiscoverySession^)
Visual Studio 2015
Updates all Windows Communication Foundation (WCF) reference group in the collection.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pDiscoverySession
-
Type:
Microsoft.VisualStudio.Shell.Interop::IDiscoverySession^
A IDiscoverySession interface for the project.
If the VSHPROPID_ServiceReferenceSupported property of the project is false or the property is not supported, this method fails.
Show: