The name of the encoding used with the most recent response. This may be empty or null.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string LastResponseEncoding { get; }
Public ReadOnly Property LastResponseEncoding As String
public: property String^ LastResponseEncoding { String^ get (); }