共用方式為


DiagramDragEventArgs.Prototype 屬性

取得這個拖曳作業相關聯的群組項目原型。這中未經處理的資料物件,但提供為個別的屬性,使還原序列化此本身並沒有個別的用戶端。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public ReadOnly Property Prototype As ElementGroupPrototype
public ElementGroupPrototype Prototype { get; }

屬性值

型別:Microsoft.VisualStudio.Modeling.ElementGroupPrototype

.NET Framework 安全性

請參閱

參考

DiagramDragEventArgs 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間