TextWebResponseEncoding Property |
Gets the encoding of the text.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax protected Encoding Encoding { get; }
Protected ReadOnly Property Encoding As Encoding
Get
protected:
property Encoding^ Encoding {
Encoding^ get ();
}
member Encoding : Encoding with get
Property Value
Type:
EncodingSee Also