ModelingToolboxItem.Prototype 屬性
這個類型具有 SecurityCriticalAttribute 屬性,因此僅供 .NET Framework for Silverlight 類別庫內部使用。如果應用程式程式碼使用這個類型的任何成員,都會擲回 MethodAccessException。
[安全性關鍵]
取得或設定針對這個工具方塊項目建立 ElementGroup 所需的資訊。
命名空間: Microsoft.VisualStudio.Modeling.Design
組件: Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)
語法
'宣告
Public Property Prototype As ElementGroupPrototype
public ElementGroupPrototype Prototype { get; private set; }
屬性值
類型:Microsoft.VisualStudio.Modeling.ElementGroupPrototype
針對這個工具箱項目建立 ElementGroup 時所需的資訊。