[This is preliminary documentation and is subject to change.]
Server Response.
| C# | Visual Basic | Visual C++ |
public string ServerResponse { get; set; }
Public Property ServerResponse As String
public: property String^ ServerResponse { String^ get (); void set (String^ value); }