Compartir a través de


DslLibraryHasDslLibraryImports (Constructor) (DslLibrary, DslLibraryImport)

El constructor crea un vínculo de DslLibraryHasDslLibraryImports en la misma partición que el DslLibrary determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As DslLibrary, _
    target As DslLibraryImport _
)
public DslLibraryHasDslLibraryImports(
    DslLibrary source,
    DslLibraryImport target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DslLibraryHasDslLibraryImports Clase

DslLibraryHasDslLibraryImports (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)