Compartilhar via


Método DecoratorMapHasPropertyDisplayedPath.SetPropertyDisplayed

Define PropertyDisplayed.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetPropertyDisplayed ( _
    element As DecoratorMap, _
    newPropertyPath As PropertyPath _
)
public static void SetPropertyDisplayed(
    DecoratorMap element,
    PropertyPath newPropertyPath
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DecoratorMapHasPropertyDisplayedPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition