ApplyElementTypeLimitationsAttribute.ElementTypes 属性

获取应用的限制

命名空间:  Microsoft.VisualStudio.Modeling.Integration.Picker
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)

语法

声明
Public ReadOnly Property ElementTypes As IEnumerable(Of Type)
public IEnumerable<Type> ElementTypes { get; }

属性值

类型:System.Collections.Generic.IEnumerable<Type>

.NET Framework 安全性

请参见

参考

ApplyElementTypeLimitationsAttribute 类

Microsoft.VisualStudio.Modeling.Integration.Picker 命名空间