Freigeben über


DecoratorMapHasPropertyDisplayedPath-Konstruktor (DecoratorMap, PropertyPath)

Konstruktor erstellt eine DecoratorMapHasPropertyDisplayedPath-Verbindung in derselben Partition wie das angegebene DecoratorMap 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 DecoratorMap, _
    target As PropertyPath _
)
public DecoratorMapHasPropertyDisplayedPath(
    DecoratorMap source,
    PropertyPath target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DecoratorMapHasPropertyDisplayedPath Klasse

DecoratorMapHasPropertyDisplayedPath-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace