MonitorSelectionEventArgs.OldValue (Propiedad)

obtiene el objeto original de ISelectionContainer .

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Public ReadOnly Property OldValue As Object
public Object OldValue { get; }

Valor de propiedad

Tipo: System.Object
el objeto original de ISelectionContainer .

Seguridad de .NET Framework

Vea también

Referencia

MonitorSelectionEventArgs Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)