Partilhar via


Método DecoratorMapReferencesDecorator.SetDecorator

Define a decorador.

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 SetDecorator ( _
    element As DecoratorMap, _
    newDecorator As Decorator _
)
public static void SetDecorator(
    DecoratorMap element,
    Decorator newDecorator
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DecoratorMapReferencesDecorator Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition