Share via


CHARFMT, énumération

Représente l'encodage de fichier.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
Public Enumeration CHARFMT
public enum CHARFMT
public enum class CHARFMT
type CHARFMT
public enum CHARFMT

Membres

Nom de membre Description
CHARFMT_MBCS Encodage MBCS.
CHARFMT_UNI Codage Unicode.
CHARFMT_UNI_SWAP codage Unicode Octet- permuté.
CHARFMT_UTF8 UTF-8 avec l'encodage de signature de fichier.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms