AssociatedPropertyInfo 建構函式 (Guid)
建立點的 ModelElement 上的屬性相關聯的 ShapeField 裝載於 PresentationElement 的 AssociatedPropertyInfo。
命名空間: Microsoft.VisualStudio.Modeling.Diagrams
組件: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)
語法
'宣告
Public Sub New ( _
propertyId As Guid _
)
public AssociatedPropertyInfo(
Guid propertyId
)
參數
- propertyId
型別:System.Guid
備註
建立指向 AssociatedPropertyInfo,在相關聯的裝載 ShapeField PresentationElement ModelElement 上的屬性。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。