Freigeben über


DslDefinesExplorerBehavior-Konstruktor (DslLibrary, ExplorerBehavior)

Konstruktor erstellt einen DslDefinesExplorerBehavior-Link in derselben Partition wie der angegebene DslLibrary

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.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