Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration enumFileFormat
public enum enumFileFormat
public enum class enumFileFormat
type enumFileFormat
public enum enumFileFormat
Members
| Member name | Description | |
|---|---|---|
| eANSI | Enum value for ANSI option | |
| eUnicode | Enum value for Unicode option | |
| eUTF8 | Enum value for UTF8 option |