Поделиться через


IStereotype.Properties - свойство

Свойства расширения, которые этот стереотип определяет в своих целевых метаклассах.

Пространство имен:  Microsoft.VisualStudio.Uml.Profiles
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
ReadOnly Property Properties As IEnumerable(Of IProperty)
    Get
IEnumerable<IProperty> Properties { get; }
property IEnumerable<IProperty^>^ Properties {
    IEnumerable<IProperty^>^ get ();
}
abstract Properties : IEnumerable<IProperty>
function get Properties () : IEnumerable<IProperty>

Значение свойства

Тип: System.Collections.Generic.IEnumerable<IProperty>

Безопасность платформы .NET Framework

См. также

Ссылки

IStereotype Интерфейс

Microsoft.VisualStudio.Uml.Profiles - пространство имен