LANGPREFERENCES2.fShowSmartIndent 字段

确定智能缩进选项是否通过用户界面 (ui) 设置。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
Public fShowSmartIndent As UInteger
public uint fShowSmartIndent
public:
unsigned int fShowSmartIndent
val mutable fShowSmartIndent: uint32
public var fShowSmartIndent : uint

备注

COM 签名

从 textmgr2.idl:

.NET Framework 安全性

请参阅

参考

LANGPREFERENCES2 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间