DecoratorMapHasPropertyDisplayedPath.SetDecoratorMap(PropertyPath, DecoratorMap) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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