다음을 통해 공유


IElement.VisibleAppliedStereotypes 속성

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

구문

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

속성 값

형식: IEnumerable<IStereotypeInstance>

.NET Framework 보안

참고 항목

참조

IElement 인터페이스

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