다음을 통해 공유


IStereotype.Properties 속성

이 스테레오타입은 대상 메타 클래스에서 정의하는 확장 속성입니다.

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

구문

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

속성 값

형식: IEnumerable<IProperty>

.NET Framework 보안

참고 항목

참조

IStereotype 인터페이스

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