다음을 통해 공유


IMetaclass.Stereotypes 속성

이 메타 클래스 및 그 하위 형식에 적용되는 스테레오타입입니다.

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

구문

‘선언
ReadOnly Property Stereotypes As IEnumerable(Of IStereotype)
IEnumerable<IStereotype> Stereotypes { get; }
property IEnumerable<IStereotype^>^ Stereotypes {
    IEnumerable<IStereotype^>^ get ();
}
abstract Stereotypes : IEnumerable<IStereotype> with get
function get Stereotypes () : IEnumerable<IStereotype>

속성 값

형식: IEnumerable<IStereotype>

.NET Framework 보안

참고 항목

참조

IMetaclass 인터페이스

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