Compartir a través de


IProfile.GetPropertyTypeByName (Método)

Espacio de nombres:  Microsoft.VisualStudio.Uml.Profiles
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
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

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Seguridad de .NET Framework

Vea también

Referencia

IProfile Interfaz

Microsoft.VisualStudio.Uml.Profiles (Espacio de nombres)