VCConfiguration3.CharacterSet Property

Definition

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

Applies to