DomainPropertyHasElementNameProvider.GetLinksToDomainProperty(ExternalType) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtenha a lista de links DomainPropertyHasElementNameProvider para um externalType.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DomainPropertyHasElementNameProvider ^> ^ GetLinksToDomainProperty(Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ nameProviderTypeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider> GetLinksToDomainProperty (Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType nameProviderTypeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToDomainProperty : Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider>
Public Shared Function GetLinksToDomainProperty (nameProviderTypeInstance As ExternalType) As ReadOnlyCollection(Of DomainPropertyHasElementNameProvider)
Parâmetros
- nameProviderTypeInstance
- ExternalType
Retornos
- Atributos