Exception:子程序(EdgeConcealed)返回中止。解析表达式出错。 内部错误:值不能为 null。 参数名: collection 原始表达式: // 获取当前时间 DateTime currentTime = DateTime.Now; // 将时间转换为一个唯一标识符 string uniqueIdentifier = currentTime.ToString("yyyyMMddHHmmssfff"); (赋值)