IVsWCFReferenceGroupOptions::SetGenerateInternalTypes Method (Int32)
Visual Studio 2015
Sets a value that determines whether internal types are generated for a Windows Communication Foundation (WCF) service reference.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- fGenerateInternalTypes
-
Type:
System::Int32
Any non-zero Integer to generate internal types; otherwise 0.
Show: