INITVIEW.fVisibleWhitespace Field
Determines whether whitespace is visible.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
声明
Public fVisibleWhitespace As UInteger
public uint fVisibleWhitespace
public:
unsigned int fVisibleWhitespace
val mutable fVisibleWhitespace: uint32
public var fVisibleWhitespace : uint
From textmgr.idl:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.