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
public enum VSTFF2
public enum class VSTFF2
type VSTFF2
public enum VSTFF2
Members
Member name | Description | |
---|---|---|
VSTFF_KEEPANSI | If text appears to be ANSI (American National Standards Institute), don't convert it. | |
VSTFF_NOUTF8_NOSIG | Turn off auto-detection of UTF8 without sig. |