CompartmentMap.ElementsDisplayed 属性

获取或设置 ElementsDisplayed。 在隔离舱中显示的路径标识元素集合。

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

语法

声明
Public Property ElementsDisplayed As DomainPath
public DomainPath ElementsDisplayed { get; set; }

属性值

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

.NET Framework 安全性

请参阅

参考

CompartmentMap 类

Microsoft.VisualStudio.Modeling.DslDefinition 命名空间