ModelingToolboxItem.Prototype 属性

此类型具有 SecurityCriticalAttribute 特性,此特性将其限定为只能由 .NET Framework for Silverlight 类库在内部使用。使用此类型的任何成员的应用程序代码将引发 MethodAccessException。

[SECURITY CRITICAL]

获取或设置所需的信息创建此工具箱项的 ElementGroup

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

语法

声明
Public Property Prototype As ElementGroupPrototype
public ElementGroupPrototype Prototype { get; private set; }

属性值

类型:Microsoft.VisualStudio.Modeling.ElementGroupPrototype
要求的信息创建此工具箱项的 ElementGroup

请参见

参考

ModelingToolboxItem 类

Microsoft.VisualStudio.Modeling.Design 命名空间