GenerationResult.ErrorCode

GenerationResult.ErrorCode property

エラー コードを取得または設定します。エラーが発生しなかった場合は 0 になります。

public int ErrorCode { get; set; }

関連項目