ElementMergeDirective.LinkCreationPaths Свойство

Определение

Получает список LinkCreationPaths. Пути создания связей, определенные директивой слияния.

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)

Значение свойства

LinkedElementCollection<DomainPath>
Атрибуты

Применяется к