ReadOnlyLinkedElementCollection<T>.SourceDomainRole Property

Definition

Gets source role of the relationship this collection represents.

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

Property Value

Attributes

Applies to