다음을 통해 공유


IStereotype.GetPropertyByName 메서드

네임스페이스:  Microsoft.VisualStudio.Uml.Profiles
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
Function GetPropertyByName ( _
    name As String _
) As IProperty
IProperty GetPropertyByName(
    string name
)
IProperty^ GetPropertyByName(
    String^ name
)
abstract GetPropertyByName : 
        name:string -> IProperty
function GetPropertyByName(
    name : String
) : IProperty

매개 변수

  • name
    형식: String

반환 값

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

.NET Framework 보안

참고 항목

참조

IStereotype 인터페이스

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