次の方法で共有


AppPlatformErrorInfo クラス

定義

コードとメッセージのエラー コード構成。

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

コンストラクター

AppPlatformErrorInfo()

AppPlatformErrorInfo の新しいインスタンスを初期化します。

プロパティ

Code

エラーのコード。

Message

エラーのメッセージ。

適用対象