SettingChangedEventArgs.InsertSpacesForTabsKey-Feld
Die folgenden Ausführungen gelten für v2.
Der Schlüssel für das Einfügen von Leerzeichen für Registerkarten.
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