DomainPropertyHasElementNameProvider.GetDomainProperty(ExternalType) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получает список DomainProperty.
public:
static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^> ^ GetDomainProperty(Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty> GetDomainProperty (Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDomainProperty : Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty>
Public Shared Function GetDomainProperty (element As ExternalType) As LinkedElementCollection(Of DomainProperty)
Параметры
- element
- ExternalType
Возвращаемое значение
- Атрибуты