IDisplayScriptProvider.Caption 属性

获取脚本工具窗口的标题。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
ReadOnly Property Caption As String
    Get
string Caption { get; }
property String^ Caption {
    String^ get ();
}
abstract Caption : string
function get Caption () : String

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

IDisplayScriptProvider 接口

Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare 命名空间