This topic has not yet been rated - Rate this topic

charSet Enumeration

Defines whether _UNICODE or _MBCS should be set. It also affects the linker entry point where appropriate.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum charSet
Member name Description
charSetNotSet Not set
charSetUnicode Unicode
charSetMBCS Multi-Byte Character Set

charSet is used by the CharacterSet property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement