Sdílet prostřednictvím


ModelStore.IModelStore.ProfileManager – vlastnost

Obor názvů:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Sestavení:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (v Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntaxe

'Deklarace
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 with get 
private override ProfileManager : IProfileManager with get
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Profiles.IProfileManager

Implementuje

IModelStore.ProfileManager

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelStore Třída

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml – obor názvů