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.
Used by the CharacterSet property.
Namespace: Microsoft.VisualStudio.VCProject
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
'Declaration
Public Enumeration charSet
'Usage
Dim instance As charSet
public enum charSet
public enum class charSet
public enum charSet
Members
Member name | Description | |
---|---|---|
charSetNotSet | Not Set | |
charSetUnicode | Unicode Character Set | |
charSetMBCS | Multi-Byte Character Set |
Remarks
See General Property Page (Project) for more information.