enumFileFormat Enumeration
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| eANSI | This API supports the product infrastructure and is not intended to be used directly from your code. Enum value for ANSI option | |
| eUnicode | This API supports the product infrastructure and is not intended to be used directly from your code. Enum value for Unicode option | |
| eUTF8 | This API supports the product infrastructure and is not intended to be used directly from your code. Enum value for UTF8 option |
Show: