Freigeben über


DslLibraryHasDslLibraryImports-Konstruktor (DslLibrary, DslLibraryImport)

Konstruktor erstellt eine DslLibraryHasDslLibraryImports-Verbindung in derselben Partition wie das angegebene DslLibrary her

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    source As DslLibrary, _
    target As DslLibraryImport _
)
public DslLibraryHasDslLibraryImports(
    DslLibrary source,
    DslLibraryImport target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DslLibraryHasDslLibraryImports Klasse

DslLibraryHasDslLibraryImports-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace