ModelExplorerToolWindow.WindowTitle 属性

获取模型资源管理器窗口的标题。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Public Overrides ReadOnly Property WindowTitle As String
public override string WindowTitle { get; }

属性值

类型:System.String
“模型资源管理器”窗口的标题。

备注

默认情况下,模型资源管理器"窗口的标题为 模型浏览器

.NET Framework 安全性

请参阅

参考

ModelExplorerToolWindow 类

Microsoft.VisualStudio.Modeling.Shell 命名空间