Compartir a través de


DomainPropertyHasElementNameProvider.GetLinksToDomainProperty (Método)

Obtiene la lista de vínculos de DomainPropertyHasElementNameProvider a un objeto ExternalType.

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

Sintaxis

'Declaración
Public Shared Function GetLinksToDomainProperty ( _
    nameProviderTypeInstance As ExternalType _
) As ReadOnlyCollection(Of DomainPropertyHasElementNameProvider)
public static ReadOnlyCollection<DomainPropertyHasElementNameProvider> GetLinksToDomainProperty(
    ExternalType nameProviderTypeInstance
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

DomainPropertyHasElementNameProvider Clase

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