SettingChangedEventArgs.InsertSpacesForTabsKey Field

Applies to v2.

Insert spaces for tabs key.

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

Syntax

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

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

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace