Udostępnij za pośrednictwem


Właściwość IProfileManager.AllProfiles —

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Profiles
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property AllProfiles As IEnumerable(Of IProfile)
IEnumerable<IProfile> AllProfiles { get; }
property IEnumerable<IProfile^>^ AllProfiles {
    IEnumerable<IProfile^>^ get ();
}
abstract AllProfiles : IEnumerable<IProfile> with get
function get AllProfiles () : IEnumerable<IProfile>

Wartość właściwości

Typ: IEnumerable<IProfile>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IProfileManager Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Profiles