Freigeben über


MonitorSelectionEventArgs-Konstruktor

Initialisiert eine neue Instanz der MonitorSelectionEventArgs-Klasse.

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 Sub New ( _
    oldValue As Object, _
    newValue As Object _
)
public MonitorSelectionEventArgs(
    Object oldValue,
    Object newValue
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

MonitorSelectionEventArgs Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace