Proprietà ThemeChangedEventArgs.Message

Gets or sets a theme message or name indicating a theme has changed.

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

Sintassi

'Dichiarazione
Public Property Message As Integer
public int Message { get; private set; }

Valore proprietà

Tipo: System.Int32
Returns the message.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ThemeChangedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI