ElementMergeDirectiveHasLinkCreationPaths.GetLinkCreationPaths (Método)

obtiene una lista de LinkCreationPaths.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLinkCreationPaths ( _
    element As ElementMergeDirective _
) As LinkedElementCollection(Of DomainPath)
public static LinkedElementCollection<DomainPath> GetLinkCreationPaths(
    ElementMergeDirective element
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainPath>

Seguridad de .NET Framework

Vea también

Referencia

ElementMergeDirectiveHasLinkCreationPaths Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)