Proprietà RenameItemTransaction.RenameLabel

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Overridable Property RenameLabel As String
public virtual string RenameLabel { get; set; }

Valore proprietà

Tipo: System.String

Implementa

IRenameItemTransaction.RenameLabel

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RenameItemTransaction Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI