Sdílet prostřednictvím


DomainClass.RolesPlayed – vlastnost

Získá seznam RolesPlayed.Role hraje třída.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DomainClass Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů