Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_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. |