Sdílet prostřednictvím


IStereotype.GetPropertyByName – metoda

Obor názvů:  Microsoft.VisualStudio.Uml.Profiles
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Vrácená hodnota

Typ: Microsoft.VisualStudio.Uml.Profiles.IProperty

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IStereotype Rozhraní

Microsoft.VisualStudio.Uml.Profiles – obor názvů