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


DomainRoleHasPropertyAttributes.GetLinksToPropertyAttributes - метод

Получите список ссылок DomainRoleHasPropertyAttributes к DomainRole.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToPropertyAttributes ( _
    domainRoleInstance As DomainRole _
) As ReadOnlyCollection(Of DomainRoleHasPropertyAttributes)
public static ReadOnlyCollection<DomainRoleHasPropertyAttributes> GetLinksToPropertyAttributes(
    DomainRole domainRoleInstance
)

Параметры

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

Тип: System.Collections.ObjectModel.ReadOnlyCollection<DomainRoleHasPropertyAttributes>

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

См. также

Ссылки

DomainRoleHasPropertyAttributes Класс

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