DecoratorMapHasPropertyDisplayedPath.SetDecoratorMap(PropertyPath, DecoratorMap) Methode

Definition

Legt decoratormap fest.

public:
 static void SetDecoratorMap(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ newDecoratorMap);
[System.Diagnostics.DebuggerStepThrough]
public static void SetDecoratorMap (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath element, Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap newDecoratorMap);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetDecoratorMap : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath * Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap -> unit
Public Shared Sub SetDecoratorMap (element As PropertyPath, newDecoratorMap As DecoratorMap)

Parameter

element
PropertyPath
newDecoratorMap
DecoratorMap
Attribute

Gilt für