Compartir a través de


IStereotype.GetPropertyByName (Método)

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Uml.Profiles.IProperty

Seguridad de .NET Framework

Vea también

Referencia

IStereotype Interfaz

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