Share via


IVsWCFReferenceGroupOptions.GetImportXmlTypes Method

Definition

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.

Applies to