Partager via


ModelStore.IModelStore.ProfileManager, propriété

Espace de noms :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly :  Microsoft.VisualStudio.ArchitectureTools.Extensibility (dans Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntaxe

'Déclaration
Private ReadOnly Property ProfileManager As IProfileManager
    Implements IModelStore.ProfileManager
IProfileManager IModelStore.ProfileManager { get; }
private:
virtual property IProfileManager^ ProfileManager {
    IProfileManager^ get () sealed = IModelStore::ProfileManager::get;
}
private abstract ProfileManager : IProfileManager
private override ProfileManager : IProfileManager
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Profiles.IProfileManager

Implémentations

IModelStore.ProfileManager

Sécurité .NET Framework

Voir aussi

Référence

ModelStore Classe

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml, espace de noms