ReadOnlyLinkedElementCollection<T>.TargetDomainRole Property

Definition

Gets taregt role of the relationship this collection represents.

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

Property Value

Attributes

Applies to