DomainPropertyHasElementNameProvider.GetLinksToDomainProperty(ExternalType) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получите список ссылок DomainPropertyHasElementNameProvider к 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)
Параметры
- nameProviderTypeInstance
- ExternalType
Возвращаемое значение
- Атрибуты