ConnectionBuilder.LinkConnectDirectives Property

Definition

Gets a list of LinkConnectDirectives.

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

Property Value

Attributes

Applies to