asp.net.ph

HttpWriter.Encoding Property

System.Web Namespace   HttpWriter Class


Gets an Encoding object for the TextWriter.

[ VB ]
Overrides Public ReadOnly Property Encoding As Encoding

[ C# ]
public override Encoding Encoding {get;}

[ C++ ]
public: __property virtual Encoding* get_Encoding ( );

[ JScript ]
public function get Encoding ( ) : Encoding;

Property Value

An instance of the Encoding class indicating the character set of the current response.

See Also

HttpWriter Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph