IVsWCFReferenceGroupOptions::SetEnableDataBinding Method (Int32)
Visual Studio 2015
Sets a value that determines whether data binding is enabled for a Windows Communication Foundation (WCF) service reference.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- bEnableDataBinding
-
Type:
System::Int32
Any non-zero Integer to enable data binding; otherwise 0.
Show: