IVsWCFReferenceGroupOptions.GetImportXmlTypes 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 XML types are imported for a Windows Communication Foundation (WCF) service reference.
public:
int GetImportXmlTypes();
public:
int GetImportXmlTypes();
int GetImportXmlTypes();
public int GetImportXmlTypes ();
abstract member GetImportXmlTypes : unit -> int
Public Function GetImportXmlTypes () As Integer
Returns
0 if XML types will not be imported; otherwise any non-zero Integer.