共用方式為


LANGPREFERENCES.fWordWrap 欄位

判斷是否自動換行。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public fWordWrap As UInteger
public uint fWordWrap
public:
unsigned int fWordWrap
val mutable fWordWrap: uint32
public var fWordWrap : uint

備註

COM 簽章

從 textmgr.idl:

.NET Framework 安全性

請參閱

參考

LANGPREFERENCES 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間