Partager via


IVsWCFReferenceGroupOptions.SetImportXmlTypes, méthode

Définit une valeur qui détermine si des type xml sont importés pour (WCF) une référence de service Windows Communication Foundation.

Espace de noms :  Microsoft.VisualStudio.WCFReference.Interop
Assembly :  Microsoft.VisualStudio.WCFReference.Interop (dans Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntaxe

'Déclaration
Sub SetImportXmlTypes ( _
    bImportXmlTypes As Integer _
)
void SetImportXmlTypes(
    int bImportXmlTypes
)
void SetImportXmlTypes(
    [InAttribute] int bImportXmlTypes
)
abstract SetImportXmlTypes : 
        bImportXmlTypes:int -> unit
function SetImportXmlTypes(
    bImportXmlTypes : int
)

Paramètres

  • bImportXmlTypes
    Type : Int32

    Tout Integer non nul pour importer des type xml ; sinon 0.

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFReferenceGroupOptions Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms