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


IProfileManager.AllProfiles - свойство

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

Синтаксис

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

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

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

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

См. также

Ссылки

IProfileManager Интерфейс

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