Sdílet prostřednictvím


MonitorSelectionEventArgs – konstruktor

Vytvoří novou instanci třídy MonitorSelectionEventArgs.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    oldValue As Object, _
    newValue As Object _
)
public MonitorSelectionEventArgs(
    Object oldValue,
    Object newValue
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

MonitorSelectionEventArgs Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů