DomainClassInfo.LocalDomainRolesPlayed Свойство

Определение

Получает доступный только для чтения список ролей домена, воспроизводимых этим классом домена.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainRoleInfo ^> ^ LocalDomainRolesPlayed { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainRoleInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainRoleInfo> LocalDomainRolesPlayed { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.LocalDomainRolesPlayed : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainRoleInfo>
Public ReadOnly Property LocalDomainRolesPlayed As ReadOnlyCollection(Of DomainRoleInfo)

Значение свойства

ReadOnlyCollection<DomainRoleInfo>
Атрибуты

Применяется к