다음을 통해 공유


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

매개 변수

  • name
    형식: String

반환 값

형식: Microsoft.VisualStudio.Uml.Profiles.IStereotype

.NET Framework 보안

참고 항목

참조

IProfile 인터페이스

Microsoft.VisualStudio.Uml.Profiles 네임스페이스