Compartir a través de


IVsDataExplorerNode.Caption (Propiedad)

获取节点的标题。

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property Caption As String
string Caption { get; }
property String^ Caption {
    String^ get ();
}
abstract Caption : string with get
function get Caption () : String

Valor de propiedad

Tipo: String
包含描述文本的 String 值。

Seguridad de .NET Framework

Vea también

Referencia

IVsDataExplorerNode Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)