DecoratorMapHasPropertyDisplayedPath.GetDecoratorMap(PropertyPath) 方法

定义

获取 DecoratorMap。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ GetDecoratorMap(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap GetDecoratorMap (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDecoratorMap : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap
Public Shared Function GetDecoratorMap (element As PropertyPath) As DecoratorMap

参数

element
PropertyPath

返回

DecoratorMap
属性

适用于