CompartmentMap.PropertyDisplayed 属性

获取或设置 PropertyDisplayed。 确认要对容器中每个元素显示的属性的属性路径。

命名空间:  Microsoft.VisualStudio.Modeling.DslDefinition
程序集:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll 中)

语法

声明
Public Property PropertyDisplayed As PropertyPath
public PropertyPath PropertyDisplayed { get; set; }

属性值

类型:Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath

.NET Framework 安全性

请参阅

参考

CompartmentMap 类

Microsoft.VisualStudio.Modeling.DslDefinition 命名空间