Partager via


IStereotype.GetPropertyByName, méthode

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

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Uml.Profiles.IProperty

Sécurité .NET Framework

Voir aussi

Référence

IStereotype Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms