Condividi tramite


Metodo IXmlSchemaDesignerService.AssociateSet (XmlSchemaSet, XmlSchemaElement)

Solo per utilizzo interno di Microsoft.

Spazio dei nomi  Microsoft.VisualStudio.XmlEditor
Assembly:  Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Sintassi

'Dichiarazione
Sub AssociateSet ( _
    schemaSet As XmlSchemaSet, _
    element As XmlSchemaElement _
)
'Utilizzo
Dim instance As IXmlSchemaDesignerService
Dim schemaSet As XmlSchemaSet
Dim element As XmlSchemaElement

instance.AssociateSet(schemaSet, element)
void AssociateSet(
    XmlSchemaSet schemaSet,
    XmlSchemaElement element
)
void AssociateSet(
    XmlSchemaSet^ schemaSet, 
    XmlSchemaElement^ element
)
abstract AssociateSet : 
        schemaSet:XmlSchemaSet * 
        element:XmlSchemaElement -> unit 
function AssociateSet(
    schemaSet : XmlSchemaSet, 
    element : XmlSchemaElement
)

Parametri

Vedere anche

Riferimento

IXmlSchemaDesignerService Interfaccia

Overload AssociateSet

Spazio dei nomi Microsoft.VisualStudio.XmlEditor