ReadOnlyLinkedElementCollection<T>.TargetDomainRole 属性

定义

获取此集合所表示的关系的目标角色。

public:
 property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ TargetDomainRole { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleInfo TargetDomainRole { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TargetDomainRole : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public ReadOnly Property TargetDomainRole As DomainRoleInfo

属性值

DomainRoleInfo
属性

适用于