SettingChangedEventArgs.ShowWhiteSpacesKey Field

Applies to v2.

Show white spaces key.

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

Syntax

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

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

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace