ElementMergeDirective.LinkCreationPaths Eigenschaft

Definition

Ruft eine Liste von linkkreationpath ab. Von der Merge-Direktive definierte Link Erstellungs Pfade.

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

Eigenschaftswert

LinkedElementCollection<DomainPath>
Attribute

Gilt für