Поделиться через


DomainPropertyHasElementNameProvider.GetDomainProperty - метод

Получает список DomainProperty.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetDomainProperty ( _
    element As ExternalType _
) As LinkedElementCollection(Of DomainProperty)
public static LinkedElementCollection<DomainProperty> GetDomainProperty(
    ExternalType element
)

Параметры

Возвращаемое значение

Тип: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainProperty>

Безопасность платформы .NET Framework

См. также

Ссылки

DomainPropertyHasElementNameProvider Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен