Partager via


IProfile.Stereotypes, propriété

Définitions de stéréotypes dans un profil.

Espace de noms :  Microsoft.VisualStudio.Uml.Profiles
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property Stereotypes As IEnumerable(Of IStereotype)
IEnumerable<IStereotype> Stereotypes { get; }
property IEnumerable<IStereotype^>^ Stereotypes {
    IEnumerable<IStereotype^>^ get ();
}
abstract Stereotypes : IEnumerable<IStereotype>
function get Stereotypes () : IEnumerable<IStereotype>

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<IStereotype>

Sécurité .NET Framework

Voir aussi

Référence

IProfile Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms