ModelStore.IModelStore.ProfileManager 属性

命名空间:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
程序集:  Microsoft.VisualStudio.ArchitectureTools.Extensibility(在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll 中)

语法

声明
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 不支持显式接口实现。

属性值

类型:Microsoft.VisualStudio.Uml.Profiles.IProfileManager

实现

IModelStore.ProfileManager

.NET Framework 安全性

请参见

参考

ModelStore 类

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml 命名空间