IVsWCFReferenceGroup::DeleteReference Method (Int32)
Visual Studio 2015
Deletes a Windows Communication Foundation (WCF) service reference from a reference group.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- index
-
Type:
System::Int32
An Integer representing the index of the reference to delete.
When the VSHPROPID_ServiceReferenceSupported property of the client project is false or the property is not supported, the method fails.
Show: