다음을 통해 공유


IProperty.Stereotype 속성

이 속성이 정의되어 있는 스테레오타입을 가져옵니다. 스테레오타입에 속성이 정의되지 않은 경우 Null입니다.

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

구문

‘선언
ReadOnly Property Stereotype As IStereotype
IStereotype Stereotype { get; }
property IStereotype^ Stereotype {
    IStereotype^ get ();
}
abstract Stereotype : IStereotype with get
function get Stereotype () : IStereotype

속성 값

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

.NET Framework 보안

참고 항목

참조

IProperty 인터페이스

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