Propriedade ModelStore.IModelStore.ProfileManager

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

Sintaxe

'Declaração
Private ReadOnly Property ProfileManager As IProfileManager
    Implements IModelStore.ProfileManager
    Get
IProfileManager IModelStore.ProfileManager { get; }
private:
virtual property IProfileManager^ ProfileManager {
    IProfileManager^ get () sealed = IModelStore::ProfileManager::get;
}
private abstract ProfileManager : IProfileManager
private override ProfileManager : IProfileManager
JScript não oferece suporte para implementações de interfaces explícitas.

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Profiles.IProfileManager

Implementações

IModelStore.ProfileManager

Segurança do .NET Framework

Consulte também

Referência

ModelStore Classe

Namespace Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml