IDatabaseNode.Caption 属性

获取在解决方案资源管理器中显示的标题。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  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 安全性

请参见

参考

IDatabaseNode 接口

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