Returns an encoding for the ASCII character set.
[Visual Basic] Public Shared ReadOnly Property ASCII As Encoding [C#] public static Encoding ASCII {get;} [C++] public: __property static Encoding* get_ASCII(); [JScript] public static function get ASCII() : Encoding;