AjaxResponseDataResponseException Property |
��Ӧ���쳣��Ϣ
Namespace: X3Platform.Ajax.NetAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic WebException ResponseException { get; set; }
public:
property WebException^ ResponseException {
WebException^ get ();
void set (WebException^ value);
}
Property Value
Type:
WebException
See Also