你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppPlatformErrorInfo 类

定义

由代码和消息组成的错误代码。

public class AppPlatformErrorInfo
type AppPlatformErrorInfo = class
Public Class AppPlatformErrorInfo
继承
AppPlatformErrorInfo

构造函数

AppPlatformErrorInfo()

初始化 AppPlatformErrorInfo 的新实例。

属性

Code

错误代码。

Message

错误消息。

适用于