Freigeben über


DslDefinesExplorerBehavior-Konstruktor (DslLibrary, ExplorerBehavior)

Konstruktor erstellt eine DslDefinesExplorerBehavior-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 ExplorerBehavior _
)
public DslDefinesExplorerBehavior(
    DslLibrary source,
    ExplorerBehavior target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DslDefinesExplorerBehavior Klasse

DslDefinesExplorerBehavior-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace