Freigeben über


DecoratorMapHasPropertyDisplayedPath-Konstruktor (DecoratorMap, PropertyPath)

Konstruktor erstellt einen DecoratorMapHasPropertyDisplayedPath-Link in derselben Partition wie der angegebene DecoratorMap

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 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