다음을 통해 공유


IProfile.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 보안

참고 항목

참조

IProfile 인터페이스

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