DomainClassInfo.LocalDomainRolesPlayed Eigenschaft

Definition

Ruft eine schreibgeschützte Liste von Domänen Rollen ab, die von dieser Domänen Klasse abgespielt wurden.

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)

Eigenschaftswert

ReadOnlyCollection<DomainRoleInfo>
Attribute

Gilt für