다음을 통해 공유


IElement.ApplicableStereotypes 속성

이 요소에 적용할 수 있는 스테레오 타입의 집합입니다.

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

구문

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

속성 값

형식: IEnumerable<IStereotype>

.NET Framework 보안

참고 항목

참조

IElement 인터페이스

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