SettingChangedEventArgs.InsertSpacesForTabsKey 字段
适用于版本2
插入空格代替制表符键。
命名空间: Microsoft.WebMatrix.Extensibility.Editor
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Public Const InsertSpacesForTabsKey As String
用法
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