DomainClassInfo.LocalDomainRolesPlayed Propriedade

Definição

Obtém uma lista somente leitura de funções de domínio desempenhadas por essa classe de domínio.

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)

Valor da propriedade

ReadOnlyCollection<DomainRoleInfo>
Atributos

Aplica-se a