public static void SetUserMetadata (string key, string value);

描述

设置要包含在崩溃报告中的自定义元数据键/值对。

键限制为 255 个字符,值限制为 1024 个字符。将值设置为 null 可清除键。