| ASPDescription | ใช้คืนค่า รายละเอียดของความผิดพลาด ที่ถูกกำหนดโดยโปรแกรม IIS |
|---|
property:ASPDescription
return type:String
content:ใช้คืนค่า รายละเอียดของความผิดพลาด ที่ถูกกำหนดโดยโปรแกรม IIS
example:Set asperr = Server.GetLastError() Dim err_aspdescription = asperr.ASPDescription