Partager via


IProfile.GetStereotypeByName, méthode

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

Syntaxe

'Déclaration
Function GetStereotypeByName ( _
    name As String _
) As IStereotype
IStereotype GetStereotypeByName(
    string name
)
IStereotype^ GetStereotypeByName(
    String^ name
)
abstract GetStereotypeByName : 
        name:string -> IStereotype
function GetStereotypeByName(
    name : String
) : IStereotype

Paramètres

  • name
    Type : String

Valeur de retour

Type : Microsoft.VisualStudio.Uml.Profiles.IStereotype

Sécurité .NET Framework

Voir aussi

Référence

IProfile Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms