Freigeben über


MonitorSelectionEventArgs.OldValue-Eigenschaft

Ruft das ursprüngliche ISelectionContainer-Objekt ab.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Public ReadOnly Property OldValue As Object
public Object OldValue { get; }

Eigenschaftswert

Typ: System.Object
Das ursprüngliche ISelectionContainer-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

MonitorSelectionEventArgs Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace