Partager via


IProfile.GetPropertyTypeByName, méthode

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

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Sécurité .NET Framework

Voir aussi

Référence

IProfile Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms