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
- nameProviderTypeInstance
Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType
Valor de retorno
Tipo: System.Collections.ObjectModel.ReadOnlyCollection<DomainPropertyHasElementNameProvider>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.