ElementTypeDescriptor.IncludeCollectionRoleProperties 方法
對於這個模型項目參與的所有關聯性,會傳回是否要提供以角色為基礎之 Collection 屬性的 PropertyDescriptor
命名空間: Microsoft.VisualStudio.Modeling.Design
組件: Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)
語法
'宣告
Protected Overridable Function IncludeCollectionRoleProperties ( _
requestor As ModelElement _
) As Boolean
protected virtual bool IncludeCollectionRoleProperties(
ModelElement requestor
)
參數
- requestor
類型:Microsoft.VisualStudio.Modeling.ModelElement
傳回值
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。