IVsWCFReferenceGroupOptions.GetGenerateInternalTypes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether internal types are generated for a Windows Communication Foundation (WCF) service reference.
public:
int GetGenerateInternalTypes();
public:
int GetGenerateInternalTypes();
int GetGenerateInternalTypes();
public int GetGenerateInternalTypes ();
abstract member GetGenerateInternalTypes : unit -> int
Public Function GetGenerateInternalTypes () As Integer
Returns
0 if internal types will not be generated; otherwise any non-zero Integer.