VSTFF2 Enumeration

Provides additional members to the __VSTFF enumeration.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public Enumeration VSTFF2
'Usage
Dim instance As VSTFF2
public enum VSTFF2
public enum class VSTFF2
public enum VSTFF2

Members

Member name Description
VSTFF_NOUTF8_NOSIG Turn off auto-detection of UTF8 without sig.
VSTFF_KEEPANSI If text appears to be ANSI (American National Standards Institute), don't convert it.

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace