Freigeben über


DomainClass.RolesPlayed-Eigenschaft

Ruft eine Liste von RolesPlayed ab.Rollen wiederholt von der Klasse.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property RolesPlayed As LinkedElementCollection(Of DomainRole)
public LinkedElementCollection<DomainRole> RolesPlayed { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainRole>

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainClass Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace