Metodo ElementMergeDirectiveHasLinkCreationPaths.GetLinkToElementMergeDirective
Ottiene il collegamento ElementMergeDirectiveHasLinkCreationPaths a un DomainPath.
Spazio dei nomi: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Sintassi
'Dichiarazione
Public Shared Function GetLinkToElementMergeDirective ( _
linkCreationPathInstance As DomainPath _
) As ElementMergeDirectiveHasLinkCreationPaths
public static ElementMergeDirectiveHasLinkCreationPaths GetLinkToElementMergeDirective(
DomainPath linkCreationPathInstance
)
Parametri
- linkCreationPathInstance
Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath
Valore restituito
Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
ElementMergeDirectiveHasLinkCreationPaths Classe
Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition