Sdílet prostřednictvím


IVsDataExplorerNode.Rename – metoda

Nahradí aktuální uzel titulek nový název.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Deklarace
Sub Rename ( _
    newCaption As String _
)
void Rename(
    string newCaption
)
void Rename(
    String^ newCaption
)
abstract Rename : 
        newCaption:string -> unit 
function Rename(
    newCaption : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataExplorerNode Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů