VCConfiguration3.CharacterSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::VCProjectEngine::charSet CharacterSet { Microsoft::VisualStudio::VCProjectEngine::charSet get(); void set(Microsoft::VisualStudio::VCProjectEngine::charSet value); };
[System.Runtime.InteropServices.DispId(739)]
public Microsoft.VisualStudio.VCProjectEngine.charSet CharacterSet { [System.Runtime.InteropServices.DispId(739)] get; [System.Runtime.InteropServices.DispId(739)] set; }
[<System.Runtime.InteropServices.DispId(739)>]
[<get: System.Runtime.InteropServices.DispId(739)>]
[<set: System.Runtime.InteropServices.DispId(739)>]
member this.CharacterSet : Microsoft.VisualStudio.VCProjectEngine.charSet with get, set
Public Property CharacterSet As charSet
Property Value
Implements
- Attributes