Sdílet prostřednictvím


IProfile.GetPropertyTypeByName – metoda

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

Syntaxe

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

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IProfile Rozhraní

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