Compartilhar via


Método DomainPropertyHasElementNameProvider.GetLinksToDomainProperty

Obter a lista de links de DomainPropertyHasElementNameProvider para um ExternalType.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetLinksToDomainProperty ( _
    nameProviderTypeInstance As ExternalType _
) As ReadOnlyCollection(Of DomainPropertyHasElementNameProvider)
public static ReadOnlyCollection<DomainPropertyHasElementNameProvider> GetLinksToDomainProperty(
    ExternalType nameProviderTypeInstance
)

Parâmetros

Valor de retorno

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<DomainPropertyHasElementNameProvider>

Segurança do .NET Framework

Consulte também

Referência

DomainPropertyHasElementNameProvider Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition