SettingChangedEventArgs.SurfaceBackgroundBrushKey Field

Applies to v2.

Surface background brush key.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Public Const SurfaceBackgroundBrushKey As String
'Usage
Dim value As String 

value = SettingChangedEventArgs.SurfaceBackgroundBrushKey
public const string SurfaceBackgroundBrushKey
public:
literal String^ SurfaceBackgroundBrushKey
static val mutable SurfaceBackgroundBrushKey: string
public const var SurfaceBackgroundBrushKey : String

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace