Поделиться через


IProfile.GetPropertyTypeByName - метод

Пространство имен:  Microsoft.VisualStudio.Uml.Profiles
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
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

Параметры

Возвращаемое значение

Тип: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Безопасность платформы .NET Framework

См. также

Ссылки

IProfile Интерфейс

Microsoft.VisualStudio.Uml.Profiles - пространство имен