Share via


DecoratorMapHasPropertyDisplayedPath.SetDecoratorMap Method

Definition

Sets DecoratorMap.

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)

Parameters

element
PropertyPath
newDecoratorMap
DecoratorMap
Attributes

Applies to