ThemeChangedEventArgs::Message Property
Visual Studio 2015
Gets or sets a theme message or name indicating a theme has changed.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property int Message { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] private: void set(int value); }
Show: