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


IProfileManager.GetProfileByName - метод

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

Синтаксис

'Декларация
Function GetProfileByName ( _
    name As String _
) As IProfile
IProfile GetProfileByName(
    string name
)
IProfile^ GetProfileByName(
    String^ name
)
abstract GetProfileByName : 
        name:string -> IProfile 
function GetProfileByName(
    name : String
) : IProfile

Параметры

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

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

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

См. также

Ссылки

IProfileManager Интерфейс

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