Condividi tramite


Metodo IStereotype.GetPropertyByName

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

'Dichiarazione
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

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Uml.Profiles.IProperty

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IStereotype Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles