DecoratorMapHasPropertyDisplayedPath.SetPropertyDisplayed (Método)

establece PropertyDisplayed.

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 Shared Sub SetPropertyDisplayed ( _
    element As DecoratorMap, _
    newPropertyPath As PropertyPath _
)
public static void SetPropertyDisplayed(
    DecoratorMap element,
    PropertyPath newPropertyPath
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DecoratorMapHasPropertyDisplayedPath Clase

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