菜单
Dart
dart:io
ProcessException
errorCode 属性
errorCode
暗色模式
亮色模式
描述
errorCode
属性
int
errorCode
final
进程异常的操作系统错误代码,如果有。
如果没有操作系统错误代码,则值为零。
实现
final int errorCode;
Dart
dart:io
ProcessException
errorCode 属性
ProcessException 类
Cookie 管理控件