Share via


LinkConnectDirective.SourceDirectives Property

Definition

Gets a list of SourceDirectives. Role directives specifying how a an element is connected to the source of a link.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^> ^ SourceDirectives { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective> SourceDirectives { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SourceDirectives : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective>
Public ReadOnly Property SourceDirectives As LinkedElementCollection(Of RolePlayerConnectDirective)

Property Value

Attributes

Applies to