Freigeben über


IModelStore.ProfileManager-Eigenschaft

Bietet Zugriff auf die Auflistung von Profilen, die im Modell verfügbar sind.

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntax

'Declaration
ReadOnly Property ProfileManager As IProfileManager
    Get
IProfileManager ProfileManager { get; }
property IProfileManager^ ProfileManager {
    IProfileManager^ get ();
}
abstract ProfileManager : IProfileManager
function get ProfileManager () : IProfileManager

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Profiles.IProfileManager

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelStore Schnittstelle

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml-Namespace