ElementMergeDirective.LinkCreationPaths Propriedade

Definição

Obtém uma lista de LinkCreationPaths. Caminhos de criação de link definidos pela diretiva de mesclagem.

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)

Valor da propriedade

LinkedElementCollection<DomainPath>
Atributos

Aplica-se a