Share via


LinkConnectDirective.TargetDirectives Property

Definition

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

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

Property Value

Attributes

Applies to