共用方式為


DomainRelationshipAttribute.IsEmbedding 屬性

取得及設定來源角色的網域物件是否內嵌目標角色的網域物件。

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

語法

'宣告
Public Property IsEmbedding As Boolean
public bool IsEmbedding { get; set; }

屬性值

類型:System.Boolean
如果來源角色物件嵌入目標角色物件,則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

DomainRelationshipAttribute 類別

Microsoft.VisualStudio.Modeling 命名空間