다음을 통해 공유


IStereotypeInstance.PropertyInstances 속성

스테레오타입으로 정의된 속성 값을 가져옵니다.

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

구문

‘선언
ReadOnly Property PropertyInstances As IList(Of IStereotypePropertyInstance)
IList<IStereotypePropertyInstance> PropertyInstances { get; }
property IList<IStereotypePropertyInstance^>^ PropertyInstances {
    IList<IStereotypePropertyInstance^>^ get ();
}
abstract PropertyInstances : IList<IStereotypePropertyInstance> with get
function get PropertyInstances () : IList<IStereotypePropertyInstance>

속성 값

형식: IList<IStereotypePropertyInstance>

.NET Framework 보안

참고 항목

참조

IStereotypeInstance 인터페이스

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