NameChangedEventArgs.OldName (Propiedad)

Obtiene o establece el valor de propiedad Name antes del cambio.

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

Sintaxis

'Declaración
Public Property OldName As String
public string OldName { get; private set; }

Valor de propiedad

Tipo: System.String
Una cadena que representa un valor de propiedad.

Seguridad de .NET Framework

Vea también

Referencia

NameChangedEventArgs Clase

Microsoft.VisualStudio.SharePoint (Espacio de nombres)