CompartmentMapHasPropertyDisplayedPath (Constructor) (CompartmentMap, PropertyPath)

El constructor establece relaciones de CompartmentMapHasPropertyDisplayedPath en la misma partición que el CompartmentMap determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As CompartmentMap, _
    target As PropertyPath _
)
public CompartmentMapHasPropertyDisplayedPath(
    CompartmentMap source,
    PropertyPath target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CompartmentMapHasPropertyDisplayedPath Clase

CompartmentMapHasPropertyDisplayedPath (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)