Udostępnij za pośrednictwem


Metoda IStereotype.GetPropertyByName —

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Profiles
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Uml.Profiles.IProperty

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStereotype Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Profiles