ModelElementBrowser.Title 属性

当前浏览器的标题

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

语法

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

属性值

类型:System.String

实现

IModelBrowser.Title

.NET Framework 安全性

请参见

参考

ModelElementBrowser 类

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker 命名空间