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


IProfile.GetStereotypeByName - метод

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

IProfile Интерфейс

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