Costruttore ThemeChangedEventArgs

Creates a new instance of the class with the specified message value.

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As Integer _
)
public ThemeChangedEventArgs(
    int message
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ThemeChangedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI