Freigeben über


CompartmentMapHasPropertyDisplayedPath-Konstruktor (CompartmentMap, PropertyPath)

Konstruktor erstellt einen CompartmentMapHasPropertyDisplayedPath-Link in derselben Partition wie das angegebene CompartmentMap

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 CompartmentMap, _
    target As PropertyPath _
)
public CompartmentMapHasPropertyDisplayedPath(
    CompartmentMap source,
    PropertyPath target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentMapHasPropertyDisplayedPath Klasse

CompartmentMapHasPropertyDisplayedPath-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace