다음을 통해 공유


ThemeChangedEventArgs.Message Property

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

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property Message As Integer
public int Message { get; private set; }

Property Value

Type: System.Int32
Returns the message.

.NET Framework Security

See Also

Reference

ThemeChangedEventArgs Class

Microsoft.VisualStudio.PlatformUI Namespace